Erlik – Susceptible Cleaning soap Service
Examined – Kali 2022.1
Description
It’s a weak SOAP net service. It’s a lab surroundings created for individuals who need to enhance themselves within the discipline of net penetration testing.
Options
It accommodates the next vulnerabilities.
- LFI
- SQL Injection
- Informaion Disclosure
- Command Inejction
- Brute Power
- Deserialization
Set up
git clone https://github.com/anil-yelken/Susceptible-Cleaning soap-Service
cd Susceptible-Cleaning soap-Service
sudo pip3 set up necessities.txt
Utilization
sudo python3 vulnerable_soap.py
Exploiting Vulnerabilities
LFI
Code:https://github.com/anil-yelken/Susceptible-Cleaning soap-Service/blob/major/lfi.py
SQL Injection
Code:https://github.com/anil-yelken/Susceptible-Cleaning soap-Service/blob/major/sqli.py
Informaion Disclosure
Command Injection
Code:https://github.com/anil-yelken/Susceptible-Cleaning soap-Service/blob/major/commandi.py
Brute Power
Code:https://github.com/anil-yelken/Susceptible-Cleaning soap-Service/blob/major/brute.py
Deserialization
Code: