pathetiq
pathetiq
In the RequestorWorker object when an item exist, verify the 404 code of the Requestor() object to add a note if the item that has been found might be a...
Implement scanning of directories and files with the spidered words and mergedwords acquired by Spider() object
When scanning a root page, detect if the file is index.html index.php, etc. and test that file for prefix, suffix and extension.
When a directory is found scan that directory automatically.
Complete the self.fileRequest(data) inside the BurpExtender class so user can use their own wordlist.
Hi all thanks for this scrapper! I need to use it in an environment that use SSO (okta and others) to login. Would there be a way to set some...