Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 905 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 905 Bytes

simple-sub-recon

Captures screenshots and saves it for give list of subdomains.

To get the list of subdomain of target, please use something like sublist3r

https://github.com/aboul3la/Sublist3r

Save the output in a file

recon1

recon.py

Simple script that will go through the list of subdomain and captures screenshot of each of them

Saves the name of image file as subdomain_name_status_code

ss_captured

ss_2

How is this useful

Screenshots can give overview of what can be found on subdomain or is it even useful/live. Specially when you have a large list to go through.