Discover Packages
github.com/Karmaz95/crimson_prober
command
module
Version:
v0.0.0-...-ad10e3b
Opens a new window with list of versions in this module.
Published: Feb 19, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 15
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Crimson Prober v1
Alpha version of Asynchronous TCP scanner through SOCKS5 proxies
You can see on the flow chart below, what I wanted to achieve:
Installation
go install github.com/Karmaz95/crimson_prober@latest
Running
ON VPS: ncat -lkvp <opened_port> --max-conns 2000
crimson_prober -a "<target_ip> -c "<vps_ip>:<closed_port>" -o "<vps_ip>:<opened_port>" -p 1-1000 -s "socks5_proxies.txt"
Socks5 proxies source:
List of socks5 proxies
Many thanks to my colleague Piotr Madej , who inspired me to create the tool.
He made a similar scanner for socks4 proxies in Python, available at this link .
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.