arvinddoraiswamy / mywebappscripts

A collection of all the lists, scripts and techniques I use while doing web application penetration tests.
MIT License
168 stars 80 forks source link

SSL scanner seems to scan limited items and crash #2

Closed arvinddoraiswamy closed 10 years ago

arvinddoraiswamy commented 10 years ago

It looked only at the first 5 requests and then crashed with a NullPointer exception. Not sure why.

arvinddoraiswamy commented 10 years ago

Seems to work okay now. Will open this again if the issue crops up. Made a few other changes to this extension though to store results of each host in a different file.