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

Multiple Server Support #7

Closed
Zamanry opened this issue Mar 10, 2022 · 2 comments
Closed

Multiple Server Support #7

Zamanry opened this issue Mar 10, 2022 · 2 comments
Labels
enhancement New feature or request

Comments

@Zamanry
Copy link

Zamanry commented Mar 10, 2022

It would be cool if we added a flag such as -sL to run the intended module(s) against multiple servers at once. I am already wrapping msdat in a Bash script. This would be a line delimited text file of servers rather than a nmap input file.

I see that multiple hosts are supported for password guessing:

PPpassguesser.add_argument('-l', dest='hostlist', required=False, help='filename which contains hosts (one ip on each line: "ip:port" or "ip" only)')
@quentinhardy
Copy link
Owner

Good idea

@quentinhardy quentinhardy added the enhancement New feature or request label Apr 28, 2022
@quentinhardy
Copy link
Owner

Implemented for all and passwordguesser modules

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

No branches or pull requests

2 participants