
Python exploit for CVE-2015-1635 (MS15-034) targeting HTTP.sys remote code execution vulnerability in IIS servers. Supports custom arguments for targeted exploitation and verification.
#️⃣ CVE-2015-1635
Requirements:
Python >= 3.6
Install requirements with:
pip3 install -r requirements.txt
Usage example:
python3 MS15-034.py -u http://targeturl.com/ -c -d
Args:

