Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/SmeegeSec/Directory_File_Listing_Parser_Importer
https://github.com/SmeegeSec/Directory_File_Listing_Parser_Importer
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/SmeegeSec/Directory_File_Listing_Parser_Importer
- Owner: SmeegeSec
- Created: 2013-07-02T18:08:40.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-15T21:50:47.000Z (over 11 years ago)
- Last Synced: 2024-04-08T12:34:53.544Z (7 months ago)
- Language: Python
- Size: 430 KB
- Stars: 4
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
- awesome-burp-extensions - Directory File Listing Parser Importer - This is a Burp Suite extension in Python to parse a directory and file listing text file of a web application. (Information Gathering)
README
Name: Directory and File Listing Parser and Burp Site Map Importer
Version: 1.0
Date: 7/02/2013
Author: Smeege
Contact: [email protected]Description: This is a Burp Suite extension in Python to parse a directory and file listing text file of a web application.
Once the directories and files are parsed a list of URLs is generated based on a couple of parameters given by
the user. After the list of URLs is generated the user can either copy the list and use as desired or choose
to import the list into Burp's Target Site Map. By importing the list a request will be made via each URL and
a proper response will be checked for before adding the request/response pair to Burp's Target Site Map.