Skip to content

The "Py Recon" project is a tool developed in Python for conducting reconnaissance and exploration of web servers.

Notifications You must be signed in to change notification settings

at0mic-l1mbo/dns_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👀 Py Recon

The "Py Recon" project is a tool developed in Python for conducting reconnaissance and exploration of web servers. With features for performing DNS lookup, website reconnaissance, and directory bruteforcing, the tool offers a flexible and straightforward way to explore and analyze web targets. Leveraging libraries such as Requests and Fake User-Agent, the project provides a robust solution for gathering information about web servers, aiding in vulnerability identification and configuration analysis. Additionally, the project encourages contributions from the community for ongoing improvements, ensuring it can be adapted and enhanced for various use cases.

🔑 Features

  • DIR bruteforce: Using a wordlist from DNS Rato this program can bruteforce a given host, to search for specific subdomains.
  • Custom useragent: This program uses a custom user agent, the website get the requests as Safari from Mac OS.
  • Tor proxies: You can use tor proxies if you want, to make website bruteforce or recon.
  • DNS lookup: Search for the host IP and port

🏎️ Usage

python pyrecon.py https://somewebsite.com

📫 Contributions

Contributions are welcome! Feel free to open issues, submit pull requests, or provide feedback. Together, we can make this project even better.

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.

🦄 Author

Photo of at0mic-l1mbo
At0mic-l1mbo

About

The "Py Recon" project is a tool developed in Python for conducting reconnaissance and exploration of web servers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages