Scripts to extract data gather from tools
nmap_extract.py
Used to extract NMAP XML output and output it text file Usage: eg: python nmap_extract.py test.xml url.txt
dirsearch_extract.py
Used to extract dirsearch output and output it text file Usage: eg: python dirsearch_extract.py test.xml url.txt