Web Scrape
Tools
Pull URLS from a file
https://github.com/jobertabma/relative-url-extractor cat demo-file.js | ./extract.rb curl -s
https://hackerone.com/hacktivity | ./extract.rb
Screenshots
Check list of Hosts for Websites and take Screenshot:
aquatone
cat hosts.txt | aquatone -out ~/lab/aqua/
aquatone_report.html
CutyCapt - pull screenshots from a website
View Tons of Webpages - Grab and Compile
Quickly view tons of webpages
Nmap open webports on a network
Loop the IP's through cutycapt to png
Create html and link/view all png
Last updated