Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jul10l1r4/identificador-cve-2018-11759

This exploit for CVE 2018-11759, vulnerability in apache mod_jk, module for load-balancer
https://github.com/jul10l1r4/identificador-cve-2018-11759

apache2 cve cve-2018-11759 load-balancer module protection safe security security-testing

Last synced: about 6 hours ago
JSON representation

This exploit for CVE 2018-11759, vulnerability in apache mod_jk, module for load-balancer

Awesome Lists containing this project

README

        

> Other language [git](https://notabug.org/Jul10l1r4/Identificador-CVE-2018-11759) - pt-BR
# Check if your instances are expose the CVE 2018-11759
The archive `main` are a script in bash for exploiting.
> The urls shall use the protocol and complete addres, example: https://test.site.com.br

[![asciicast](https://asciinema.org/a/222760.svg)](https://asciinema.org/a/222760)

For more urls in one consult, can be used the here-document, example:
```bash
# Call the bash, no request permission for exec
bash main << EOF
https://vulpagepagevul.com
http://pamonhaemandioca.gov.br
https://youtube.com
# ...
EOF
```
If no want use the here-document, he can be open with `bash main`

# Audit
To facilitate the audit report a file is created in `files_cap/` with name of target.data that have all details of target load balancer, with internal address, ports, timestemp, distros, routes, etc.

# License
This exploit is free, GNU GPL version 3

This project created by @jul10l1r4 are part of Segmentation fault



Segmentation fault