Guest User

Untitled

a guest
Dec 17th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. $ subfinder -d example.com -o output-tmp.txt
  2.  
  3. sed 's#^#http://#g' output-tmp.txt > output.txt
  4.  
  5. $ meg -L -c 200 / output.txt responses
  6.  
  7. $ grep -Hnri "There isn't a Github Pages site here." responses
Add Comment
Please, Sign In to add comment