Christopher Simmelink

Results 13 issues of Christopher Simmelink

Hi, First of all, great tool. I would like to ask for a feature. Instead of inputting a domain seperately, it would be great if you can input a file/list...

Hello there, I was surprised to see this feature implemented, as within my bug bounty hunting automation I used something similar like this: ``` subdomains_live.txt | ~/go/bin/httpx -sc -title -cl...

Type: Enhancement

This fixes the following error on newer Python 3 versions: ``` sshscan.py:14: SyntaxWarning: invalid escape sequence '\ ' ```