GobyVuls/README.md

20 lines
928 B
Markdown
Raw Normal View History

2020-04-03 10:13:03 +08:00
# GobyVuls
2020-04-03 10:14:41 +08:00
Vulnerabilities of Goby supported with exploitation.
2020-04-03 10:25:16 +08:00
This folder contains a variety of vulnerability explotations for working with goby.
## Running an explotation
2020-04-26 14:36:36 +08:00
Download goby from [release page](https://github.com/gobysec/Goby/releases), and run.
2020-04-03 10:36:27 +08:00
### Scan ips which may exist the vulnerability
2020-04-03 10:41:15 +08:00
![goby new scan](./imgs/scan.png "goby new scan")
2020-04-03 10:36:27 +08:00
### Click "verify" button
2020-04-03 10:41:15 +08:00
![goby verify](./imgs/verify.png "goby verify")
2020-04-03 10:36:27 +08:00
### Do some action like execute cmd, or get a reverse shell
![goby explotation](./imgs/opensmtpd_rce_CVE-2020-7247.png "goby explotation")
2020-04-03 10:25:16 +08:00
## Contributing
2020-04-13 19:11:49 +08:00
Pull Requests and contributions to this project are encouraged and greatly welcomed! The goby project always needs new vulnerabilities, and needs talented developers (such as yourself!) to submit fixes for the existing demos when they break.
## Download
You can go to the official website to download [Goby](https://gobies.org/ "Goby").