1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 12:41:29 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
gyani
725ace524f The script would earlier return wrong output because the parsing of xml
depended on the order of the elements(date occuring before author).
I changed that and now the xml is parsed without regard to order.
2015-08-05 19:57:06 +00:00
gyani
868cd1f28b Added http-svn-* to CHANGELOG and script.db.
Reordered the categories in http-svn-enum to be in alphabetical
order.
2015-07-25 10:10:07 +00:00
gyani
4b2cbfd495 This script tries to enumerate users of a Subversion repository by
going through recent commit logs.
2015-07-25 09:56:07 +00:00