rebel-framework: Advanced and easy to use penetration testing framework
REBEL-FRAMEWORK
├ net/iface ➤ Interface info.
├ net/map ➤ Hosts live Scan in LAN.
├ net/scan ➤ Scan [Ports, OS, Etc] IP.
├ net/vuln ➤ Scan for common vulnerabilities.
├ net/sniff ➤ Unencrypted traffic network sniffer and modifier.
├ net/sslsniff ➤ Sslstrip and sniff traffic.
├ net/cut ➤ Cut connection between two points or more.
├
├ info/site ➤ Website information
├ info/phone ➤ Phone number information
├ info/server ➤ Find IP Address And E-mail Server
├ info/whois ➤ Domain whois lookup
├ info/loc ➤ Find website/IP address location
├ info/bcf ➤ Bypass CloudFlare
├ info/subdomain ➤ Subdomain scanner
├ info/valid ➤ Check Email address validation
├ info/domain ➤ Search Domain for Email addresses
├ info/email ➤ Email information gathering
├
├ web/dirscan ➤ Scan for hidden web directories
├ web/appscan ➤ Gather OSINT and fuzz for OWASP vulnerabilities
├ web/cmsscan ➤ Scan and detect CMS vulnerabilities [WordPress, Joomla and Drupal]
├
├ com/chat ➤ create or join an existing chatroom
├ com/qrshare ➤ Send files using QR codes
├
├ torrent/search ➤ Search for torrents and get their info
├ torrent/get ➤ Download torrents using command line
├
├ crypto/rot ➤ Rot1..25 decoder
├ crypto/auto ➤ Detect and decode encoded strings & crack hashes
├ crypto/mdr1 ➤ Encode/decode strings using our own Encoding algorithm
├ crypto/find ➤ Find hashes inside files [md5,sha256,sha512crypt,etc..]
├
├ phish/google ➤ Google phishing using ngrok.
├ phish/in ➤ LinkedIn phishing using ngrok.
├ phish/git ➤ Github phishing using ngrok.
├ phish/stack ➤ StackOverflow phishing using ngrok.
├ phish/wp ➤ WordPress phishing using ngrok.
├ phish/twitter ➤ Twitter phishing using ngrok.
├ phish/advanced ➤ Customizable advanced phishing
├
├ re/info ➤ Collect information about the binary file
├ re/trace ➤ Trace binary/PID system calls and signals
├ re/elfdec ➤ Decompile elf file function(s)
├
├ df/entropy ➤ Calculate file entropy
├ df/recover ➤ Recursively scan and extracts all recoverable files
├ df/scan ➤ Scan and recover a disk image for regular expressions and other content
git clone https://github.com/rebellionil/rebel-framework.git
cd rebel-framework
bash setup.sh
Use
bash rebel.sh
Demo