matt_mods

hacking with google

Feb 8th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. #########################################
  2. cameras
  3. #########################################
  4. inurl:”viewerframe?mode=motion”
  5. intitle:”Live View / – AXIS”
  6.  
  7. ##########################################
  8. data extraction
  9. ##########################################
  10. intitle:”curriculum vitae” “phone * * *” “address *” “e-mail”
  11. filetype:xls inurl:”email.xls”
  12. intitle:index.of finances.xls
  13.  
  14. #########################################
  15. file downloads
  16. #########################################
  17. “?intitle:index.of?mp3 eminem“ -- replace mp3 with zip or rar to get those also replace the artist if wanted.
Add Comment
Please, Sign In to add comment