Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiprocess and IP range #58

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Matioupi
Copy link

Add some options and multiprocessing :

-r to pass a private IP range e.g. 192.168.1.0/24
--ports-list e.g. [80,8080,443]
--protocols-list e.g. [http://,https://]

and prints a recap of vulnerable hosts at the end. Aim is to be able to scan a full private IP range and services from within a LAN

@Matioupi Matioupi changed the title Multiprocess Multiprocess and IP range Dec 14, 2021
@axel3rd
Copy link
Contributor

axel3rd commented Dec 16, 2021

Ho, a Qualys like 😁 👍

@axel3rd
Copy link
Contributor

axel3rd commented Dec 17, 2021

In addition, having all code in main() is valuable for adding simply pytest mocked unit tests. Is this PR will be merged 😍 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants