Jul10l1r4 / Identificador-CVE-2018-11759

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

Home Page:https://jul10l1r4.github.io/artigo/Vulnerabilidade-em-balanceadores-mod_jk-[CVE-2018-11759]/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Other language git - 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

For more urls in one consult, can be used the here-document, example:

# 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

About

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

https://jul10l1r4.github.io/artigo/Vulnerabilidade-em-balanceadores-mod_jk-[CVE-2018-11759]/index.html

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%