Results 35 comments of Steven Aldinger

do you have any idea if people actually use this repo in 2020? `ForceCheck` doesn't appear to actually force checks and I ran into the same thing zyuyou did. I'd...

I'm going to try to reproduce this tonight, I have no idea why that wouldn't work but I'll get back to you soon. As far as concurrency goes, that's something...

> I kinda agree with you if we can fix the problem I illustrated ^ Do you have that same problem when you switch the dirb.hcl file's `target` type to...

I finally have time to work on this project again, working on a massive refactor/rewrite that's a lot more tested and stable. Thanks for being one of the first to...

Thanks for checking it out! I really appreciate the feedback here too. The examples are limited to my personal knowledge of tools right now but I'd be happy to add...

Are you familiar with this tool? It looks like it would accomplish what you're suggesting for SSL specifically. Thanks again for your input, I'll add support for this to decker...

You're absolutely right, thanks for the guidance! Right now the nmap plugin is really basic and does not support passing in flags. I'll resolve this ASAP, it should be a...

Just wanted you to know I started working on this, ran into an issue with a library the nmap plugin was using so it's taking a little longer than expected...

I wasn't sure if I'd have time to finish this this weekend so pushed up a separate plugin specifically for this purpose. It's pretty rough but will be refactored soon...

Thats correct, in that case both ports would be processed. nmap.ssh ends up being a list of ports open with that service detected and the for each grabs one at...