|
Complemento Collection of tools. |
||||||||||||
|
Acri Emanuele <crossbower@gmail.com> Complemento is a collection of tools that I originally grokked up for my personal toolchain for solving some problems or just for fun. Now I have decided to release it to the public (for LetDown I had some doubts...).
LetDown Usage:
letdown -d destination ip -p port [options] Options: -d destination ip address, target -p destination port -s source ip address -x first source port (default 1025) -y last source port (default 65535) -i network interface -t sleep time in microseconds (default 0) -a max time in second for waiting responses -f automagically set firewall rules for blocking rst packet generated by the kernel examples: -f iptables, -f blackhole (for freebsd) -P payload file (see payloads directory...) ReverseRaider Usage:
reverseraider -d domain | -r range [options] Options: -d domain, for wordlist scanning (example google.com) -r range, for reverse scanning (example 208.67.1.1-254) -w wordlist file (see wordlists directory...) -t max request time, in seconds -P enable numeric permutation on wordlist (default off) HttSquash Usage:
httsquash -r range [options] Options: -r ip-range or single ip (example 192.168.1.1-254 or 192.168.1.1) -p port (default 80) -t time in seconds (default 3) -P personalized http request. Payload file -v full answer (include html data) -j cookie jar separator ("%%")
|
|||||||||||