View Issue Details

IDProjectCategoryView StatusLast Update
0008478Kali LinuxNew Tool Requestspublic2023-10-11 12:23
Reportertristram Assigned Tosbrun  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Fixed in Version2023.4 
Summary0008478: New Tool Request - Raven
Description

Raven is 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.

[Name] Raven
[Version] 1.0.0
[Homepage] https://github.com/gh0x0st/raven
[Author] Tristram
[License] MIT
[Description] A lightweight http file upload service used for penetration testing and incident response.
[Dependencies] Python3/standard modules
[Activity] I am committed to actively maintaining this solution. This is something that I have actively used privately (previously a flask focused solution) and have decided to open up the revamped version publicly as a means to help the Kali/OffSec community in similar scenarios.
[How To Use] Usage examples are included in the README.MD
[Package] https://gitlab.com/JDTristram/raven

Activities

sbrun

sbrun

2023-10-10 08:12

manager   ~0018538

the package is in kali-rolling

Issue History

Date Modified Username Field Change
2023-09-26 19:30 tristram New Issue
2023-09-27 07:42 sbrun Assigned To => sbrun
2023-09-27 07:42 sbrun Status new => assigned
2023-10-10 08:12 sbrun Note Added: 0018538
2023-10-11 12:23 sbrun Status assigned => resolved
2023-10-11 12:23 sbrun Resolution open => fixed
2023-10-11 12:23 sbrun Fixed in Version => 2023.4