Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 294 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 294 Bytes

android remote-adb scan

pure python remote adb scanner + nmap scan module

python script using

python3 adb.py ip

nmap script using

nmap -T5 -p T:5555 -Pn --script adb.nse (ip or network range)

Author

Hossam Mohamed / @wazehell