M3hank / ExplorerPy

ExplorerPy is a scanning-toolkit . It can perform subdomain enumeration, directory brute-forcing, and port scanning.
GNU General Public License v3.0
8 stars 5 forks source link

Update ExplorerPy.py #2

Closed Paresh-Maheshwari closed 1 year ago

Paresh-Maheshwari commented 1 year ago

I've updated the explorer.py script to include the fake_useragent library for generating random User-Agent strings, enhancing script diversity and making it less predictable. I've also added comments and improved readability for better maintainability.