baph0met

Results 15 comments of baph0met

This is due to not checking for being really logged in with e.g. "id" or the like but simply relying on not getting "Access denied" back. This is a poor...

``` "[*] found a login (check owned.txt) [+] sending ssh commands from payload Exception in thread Thread-228922: Traceback (most recent call last): File "/usr/lib/python3.8/threading.py", line 932, in _bootstrap_inner self.run()ultiple targets...

@noptrix I'll have some time next week and take a look at threading (The high RAM usage is probably due to loading all file contents at once and not using...

My suggestion would be to not load the lists all at once but line per thread.

I recommend running [multitor ](https://github.com/trimstray/multitor) with privoxy as broker and haproxy as frontend: `multitor --init 10 -u debian-tor --socks-port 9000 --control-port 9900 --proxy privoxy --haproxy` Then just install proxychains-ng: `apt...