|
Nmap Development
mailing list archives
Re: [RFC] Username/Password NSE library
From: "Philip Pickering" <pgpickering () gmail com>
Date: Wed, 18 Jun 2008 14:55:41 +0200
2008/6/18 Kris Katterjohn <katterjohn () gmail com>:
Here are some ideas (not mutually exclusive of course):
1) The ability to grab a username or password at a time
2) The ability to grab the full table of usernames or passwords, or a table of
a certain size
I guess the functionality usually needed is #1. I'd like
my script to get a closure so it can simply step through
all the passwords.
The ability of grabbing username and password at once
could probably optimize the ordering of tested combinations
compared to having two closures in two loops (expecially
for those username/username combinations).
Philip
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
By Date
By Thread
Current thread:
- Re: [RFC] Username/Password NSE library, (continued)
- Re: [RFC] Username/Password NSE library Philip Pickering (Jun 18)
Re: [RFC] Username/Password NSE library Kris Katterjohn (Jun 24)
|