- Yes, if you add your own proxies to proxychains and set it to random-chain. You do not need to use tor.
- This python script creates traffic with tor ip addresses. I use it with random-chain proxychains so every traffic looks like it comes from different IP.
- It has also ability to bruteforce but since it uses tor it will be so slow, I do not recommend it.
It is for my graduation project. To create unique traffics to my honeypots.
Yes, but for now only some protocols are working. More yet to be implemented.
- You must have TOR and proxychains configured.
- I recommend to use proxychains with random-chain.
- Test on Kali Linux.
- python3 tor-traffic-generator.py
- Select desired protocol to create traffic.
- Enter IP, port, username (if ssh or ftp), password list (if ssh or ftp)