How to Install and Uninstall raven Package on Kali Linux
Last updated: December 24,2024
1. Install "raven" package
This guide covers the steps necessary to install raven on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
raven
Copied
2. Uninstall "raven" package
Please follow the step by step instructions below to uninstall raven on Kali Linux:
$
sudo apt remove
raven
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
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:
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: