https://github.com/k8gege/sshshell
sshshell/sshcmd/sshlogin/sshcrack(SSH交互式Shell/内网渗透专用非交互式Shell/SSH密码爆破)Windows & Linux
https://github.com/k8gege/sshshell
brute bruteforce-password-cracker crack k8cscan ssh sshcmd sshcrack sshshell
Last synced: 6 days ago
JSON representation
sshshell/sshcmd/sshlogin/sshcrack(SSH交互式Shell/内网渗透专用非交互式Shell/SSH密码爆破)Windows & Linux
- Host: GitHub
- URL: https://github.com/k8gege/sshshell
- Owner: k8gege
- Created: 2019-06-07T08:41:41.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-16T11:38:44.000Z (almost 5 years ago)
- Last Synced: 2025-05-03T19:39:08.263Z (5 months ago)
- Topics: brute, bruteforce-password-cracker, crack, k8cscan, ssh, sshcmd, sshcrack, sshshell
- Language: Python
- Homepage:
- Size: 12.8 MB
- Stars: 68
- Watchers: 1
- Forks: 32
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sshshell
Usage:
sshshell & sshcmd (gui)
https://www.cnblogs.com/k8gege/p/10991264.html
cscan & sshcrack
https://www.cnblogs.com/k8gege/p/10995625.html### Brute-Force
http://k8gege.org/Ladon/sshscan.html```bash
Ladon 192.168.1.8/c sshscan
Ladon 192.168.1.8/24 sshscan
```
### Ladon SshExec
```Bash
Ladon SshExec 192.168.1.8 k8gege k8gege520 whoami
Ladon SshExec 192.168.1.8 22 k8gege k8gege520 whoami
```
### LadonGo SshCmd
```Bash
Ladon SshCmd host port user pass cmd
```