/website-probe

Created for my Python for Cybersecurity course: takes a list of IP addresses, performs a reverse lookup to find a hostname for each one, then tries to visit each one, recording the headers returned into a file.

Primary LanguagePython

No issues in this repository yet.