th3cyb3rhub / subscout

SubScout: Discover Hidden Subdomains Effortlessly
MIT License
16 stars 4 forks source link

Features Improvements #7

Open RevoltSecurities opened 1 year ago

RevoltSecurities commented 1 year ago

Detailed description

Analysing the code subsloth works good but there is also some issues is brutforcing subdomains. Instead of using request we can use the socket module of python to check whether its a valid host and has ipadresss, instead making a request with python these will very helpful to find more subdomains by brutforce instead of making a http requests and threads are placed and fixed in a variable instead fixing into the code we can make ir use chocice by creating -t or --thread flag and to print found subdomains we can make -v or --verbose flag which used for user choice to print subdomains and to save the outputs we can make --ouput or -o flag so when brutforcing it will be very useful to users using the tool

Context

Users can choose their options to select how the tool should works and it will be Very benificials

Possible implementation

No response

Additional information

No response

Code of Conduct

github-actions[bot] commented 1 year ago

It's great having you contribute to this project

🌟 Welcome to the community 🌟

- If you would like to continue contributing to open source and would like to do it with an awesome inclusive community. - You should join our [Discord](https://discord.gg/QHBPq6xP5p) chat and our [GitHub Organisation](https://github.com/thecyberworld). - We help and encourage each other to contribute to open source little and often 😄. - Any questions let us know.