-
-
Notifications
You must be signed in to change notification settings - Fork 83
Samba
Simone Margaritelli edited this page Dec 18, 2023
·
2 revisions
Samba username and password authentication.
Name | Description |
---|---|
--smb-workgroup <SMB_WORKGROUP> |
Samba workgroup name [default: WORKGROUP ] |
--smb-share <SMB_SHARE> |
Expicitly set Samba private share to test. |
Will try to autodetect a private share to test:
legba smb \
--target share.company.com \
--username admin \
--password data/passwords.txt
Pass private share by hand:
legba smb \
--target share.company.com \
--username admin \
--password data/passwords.txt \
--smb-share "/private_share"
- Installation and Building
- Usage & Main Options
- Recipes
- Plugins
- AMQP (ActiveMQ, RabbitMQ, Qpid, JORAM and Solace)
- DNS
- FTP
- HTTP
- IMAP
- Kerberos
- LDAP
- MongoDB
- MQTT
- Microsoft SQL
- MySQL
- Oracle
- PostgreSQL
- POP3
- RDP
- Redis
- Samba
- ScyllaDB / Cassandra
- SSH / SFTP
- SMTP
- SOCKS5
- STOMP (ActiveMQ, RabbitMQ, HornetQ and OpenMQ)
- TCP Port Scanner
- Telnet
- VNC
- Custom Binary