├── Bash fOR eTHICAL hACKERS.png ├── LICENSE ├── README.MD ├── admin-panel-finder.sh ├── admin-panel-sniffer.sh ├── arp-spoofing-detect.sh ├── fakemail.sh ├── get-wifi-pass.sh ├── hack-gmail.sh ├── hulkscanner.sh ├── keylogger.sh ├── netdiscover.sh ├── network-monitor.sh ├── shodan-api.sh ├── wpscan.sh └── xss-vulnerability-finder.sh /Bash fOR eTHICAL hACKERS.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/Bash fOR eTHICAL hACKERS.png -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/LICENSE -------------------------------------------------------------------------------- /README.MD: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/README.MD -------------------------------------------------------------------------------- /admin-panel-finder.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/admin-panel-finder.sh -------------------------------------------------------------------------------- /admin-panel-sniffer.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/admin-panel-sniffer.sh -------------------------------------------------------------------------------- /arp-spoofing-detect.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/arp-spoofing-detect.sh -------------------------------------------------------------------------------- /fakemail.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/fakemail.sh -------------------------------------------------------------------------------- /get-wifi-pass.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/get-wifi-pass.sh -------------------------------------------------------------------------------- /hack-gmail.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/hack-gmail.sh -------------------------------------------------------------------------------- /hulkscanner.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/hulkscanner.sh -------------------------------------------------------------------------------- /keylogger.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/keylogger.sh -------------------------------------------------------------------------------- /netdiscover.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/netdiscover.sh -------------------------------------------------------------------------------- /network-monitor.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/network-monitor.sh -------------------------------------------------------------------------------- /shodan-api.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/shodan-api.sh -------------------------------------------------------------------------------- /wpscan.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/wpscan.sh -------------------------------------------------------------------------------- /xss-vulnerability-finder.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/R3DHULK/bash-for-ethical-hackers/HEAD/xss-vulnerability-finder.sh --------------------------------------------------------------------------------