GinjaChris / pentmenu

A bash script for recon and DOS attacks
GNU General Public License v3.0
499 stars 218 forks source link

added extraction menu with icmp extractor/receiver modules #25

Closed xorond closed 8 years ago

xorond commented 8 years ago

ICMP extractor: Uses hping3 to extract file using the ICMP protocol. Helpful in a firewalled environment to extract data without getting caught.

ICMP receiver: Receiver module for the extractor. Needs to be set up before trying to extract the file.

Improvements/suggestions welcome..