-
-
Notifications
You must be signed in to change notification settings - Fork 86
SOCKS5
Simone Margaritelli edited this page Dec 18, 2023
·
2 revisions
SOCKS5 username and password authentication.
Name | Description |
---|---|
--socks5-address <SOCKS5_ADDRESS> |
Remote address to test the proxying for [default: ifcfg.co ] |
--socks5-port <SOCKS5_PORT> |
Remote port to test the proxying for [default: 80 ] |
legba socks5 \
--target localhost:1080 \
--username admin \
--password data/passwords.txt
With alternative address:
legba socks5 \
--target localhost:1080 \
--username admin \
--password data/passwords.txt \
--socks5-address 'internal.company.com' \
--socks5-port 8080
- Installation and Building
- Usage & Main Options
- REST API
- Recipes
- Plugins
- AMQP (ActiveMQ, RabbitMQ, Qpid, JORAM and Solace)
- DNS
- FTP
- HTTP
- IMAP
- Kerberos
- LDAP
- MongoDB
- MQTT
- Microsoft SQL
- MySQL
- Oracle
- Port Scanner
- PostgreSQL
- POP3
- RDP
- Redis
- Samba
- ScyllaDB / Cassandra
- SSH / SFTP
- SMTP
- SOCKS5
- STOMP (ActiveMQ, RabbitMQ, HornetQ and OpenMQ)
- Telnet
- VNC
- Custom Binary