KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
tor-login-faker
★ 8
Open GitHub ↗
Detects traffic sniffing exit nodes
Download README (.md)
Explore Similar Repositories
espresso-sugar
:
Some (syntactic) sugar for your (UI-testing) Espresso.
packages_apps_SlimOTA
:
A very simple OTA checker with Android Settings look and feel
finbin
:
Java lib for searching byte[] data from big byte[]
docker-sandbox-API
:
김도커
react-native-dashed-border-example
:
No description available.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
tor-login-faker
?
Download (.md)
# tor-login-faker Posts fake unique login information to a fake website/server over an unencrypted connection through all possible tor exit nodes, and later waits for login attempt with these unique credentials and detects which exit node that sniffed the traffic ## Modules - HTTP POST login to fake website ### Planned modules - FTP - IMAP ## Requirements - requests, pysocks and stem, can be installed using "pip install requests stem pysocks" - Python 3 ## Thanks to @intchloe idea and base [Don't touch my binary](https://github.com/intchloe/Don-t-touch-my-bin-/)