GobyVuls/README.md

15 lines
745 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-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
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.