James Hovious
James Hovious
The current script will give an error when testing a self signed sharepoint site. I can either A- submit a pull request using this as a hack on all instances...
It would be a nice feature to be able to complete the XML output file upon a scan that is manually canceled. Related it would be nice to have the...
Fixed AttributeError: 'NoneType' object has no attribute 'group' I was getting the above error, change in regex seemed to fix on my end. Perhaps the grepable format of nmap was...
Just a simple addition to allow schemast to support through edges. Usage is `e.Descriptor().Through = &struct{ N, T string }{N: throughName, T: throughType}`. If this is accepted happy to update...