GobyVuls/README.md

21 lines
955 B
Markdown
Raw Normal View History

2020-04-03 10:13:03 +08:00
# GobyVuls
2020-04-26 18:57:08 +08:00
[Vulnerabilities](vulnerability_list.md) of Goby supported with exploitation.
2020-04-03 10:14:41 +08:00
2020-12-11 04:06:45 +08:00
This folder contains a variety of vulnerability exploitations for working with goby.
2020-04-03 10:25:16 +08:00
## 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
2020-12-11 04:06:45 +08:00
You can go to the official website to download [Goby](https://gobies.org/ "Goby").