An open API service indexing awesome lists of open source software.

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

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
```
![image](http://k8gege.org/k8img/Ladon/exe/SSHscan.gif)

### Ladon SshExec

```Bash
Ladon SshExec 192.168.1.8 k8gege k8gege520 whoami
Ladon SshExec 192.168.1.8 22 k8gege k8gege520 whoami
```
![image](http://k8gege.org/k8img/Ladon/exe/sshexec.PNG)

### LadonGo SshCmd

```Bash
Ladon SshCmd host port user pass cmd
```

![image](http://k8gege.org/k8img/LadonGo/LnxSshWinrm.PNG)