Skip to content

Python script to scan webservers for their EPA settings

Notifications You must be signed in to change notification settings

Immortalem/HttpsEPAScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTPS EPA Scan

Python script to scan webservers for their EPA settings. Based on LdapRelayScan.

Installation

Ideally create a separete virtualenv

git clone https://github.com/Immortalem/HttpsEPAScan.git --recursive
cd HttpsEPAScan
mkvirtualenv
pip install -r requirements.txt
cd requests-ntlm
python3 setup.py install

Happy hacking.

References

LdapRelayScan Requests NTLM

About

Python script to scan webservers for their EPA settings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages