Advertisement
RebelRose

dork.py <3 Favorite Dorker

Jan 1st, 2025 (edited)
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.38 KB | None | 0 0
  1. installation in linux based debian as well as Termux.....
  2.  
  3. git clone https://github.com/SystemOfPekalongan/dorking-tools.git
  4. sudo apt-get install python3
  5. python3 dork.py
  6. installation in termux
  7. dependencies....
  8. pkg install git
  9. pkg install python3
  10. python3 dork.py
  11.  
  12. Termux below
  13. git clone https://github.com/SystemOfPekalongan/dorking-tools.git
  14. cd dorking-tools
  15. python3 dork.py
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement