hannob / snallygaster

Tool to scan for secret files on HTTP servers
BSD Zero Clause License
2.07k stars 228 forks source link

Make snallygaster work from other python scripts #11

Open pspace opened 6 years ago

pspace commented 6 years ago

Thanks for taking the time and effort of creating this tool!

I wanted to use snallygaster from another python script to scan multiple hosts, and process the results -- so I created a fork and moved snallygaster to its own class, and made sure that it is still usable via CLI.

It works for my use case, and if you also consider this change useful I can send you a pull request. My fork is at: https://github.com/pspace/snallygaster

hannob commented 6 years ago

This sounds useful, though I have a few questions about details, partly due to my inexperience with python packaging.

Not sure, can we discuss this via some chat maybe? I could imagine that's easiest, do you use irc or xmpp?

pspace commented 6 years ago

Sorry, that it took me so long. You can get hold of me via Jabber [githubusername] [at] jabber.ccc.de.

In a first version of this reply I used angle brackets instead of square brackets - the github formatting does not display this correctly...