tahersb / AcunetixCrawlerParser

Edit this later

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AcunetixCrawlerParser

Simple python program to extract a list of crawled URLs from Acunetix Crawler.

Steps:

  1. Save the Acunetix crawler file as XML in the same directory as this program
  2. Run the program : python SimpleXMLParser.py
  3. The list of URLs are generated in outfile.txt

About

Edit this later


Languages

Language:Python 100.0%