How to Install and Uninstall raven Package on Kali Linux

Last updated: May 17,2024

1. Install "raven" package

This guide covers the steps necessary to install raven on Kali Linux

$ sudo apt update $ sudo apt install raven

2. Uninstall "raven" package

Please follow the step by step instructions below to uninstall raven on Kali Linux:

$ sudo apt remove raven $ sudo apt autoclean && sudo apt autoremove

3. Information about the raven package on Kali Linux

Package: raven
Version: 1.0.1-0kali1
Architecture: all
Maintainer: Kali Developers
Installed-Size: 39
Depends: python3:any
Multi-Arch: foreign
Homepage: https://github.com/gh0x0st/raven
Priority: optional
Section: net
Filename: pool/main/r/raven/raven_1.0.1-0kali1_all.deb
Size: 8436
SHA256: 00204717e1c5286714dc7a2c02ae50e46f01004805dfed243e2b80432317a3e0
SHA1: 13eee774f5c971c5cf68e21bbcc9fb1ecb60d7a7
MD5sum: 6a49d673101160448de88a75f7a8dfd7
Description: Python tool that extends the capabilities of the http.server Python module
This package contains a Python tool that extends the capabilities of the
http.server Python module by offering a self-contained file upload web server.
While the common practice is to use python3 -m http.server 80 to serve files
for remote client downloads, Raven addresses the need for a similar solution
when you need the ability to receive files from remote clients. This becomes
especially valuable in scenarios such as penetration testing and incident
response procedures when protocols such as SMB may not be a viable option.
Description-md5: