ParamSpider icon indicating copy to clipboard operation
ParamSpider copied to clipboard

Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing

Results 54 ParamSpider issues
Sort by recently updated
recently updated
newest added

Not able to find paraspider.py file in folder to run it. simba@XXX:~/bugbounty/tools/ParamSpider$ sudo pip install . Processing /home/simba/bugbounty/tools/ParamSpider Requirement already satisfied: colorama in /usr/lib/python3/dist-packages (from paramspider==0.1.0) (0.4.3) Requirement already satisfied:...

Hi, Do i need to install ""pip3 install -r requirements.txt""? Becuase i dont see it in Installation. Thanks, Jamshid

Hi authors and everyone, Just want to ask whether there is a potential that paramspider can also cover the POST request URLs in it mining. Hope to receive some opinions...

$paramspider -d https://thecrownofficial.com/en/ /usr/lib/python3/dist-packages/requests/__init__.py:87: RequestsDependencyWarning: urllib3 (2.1.0) or chardet (5.2.0) doesn't match a supported version! warnings.warn("urllib3 ({}) or chardet ({}) doesn't match a supported " _ __ ___ ___ ________...

![Annotation 2023-11-22 114359](https://github.com/devanshbatham/ParamSpider/assets/148180309/1ff98695-d3e2-48f0-9e5e-e92ea74f68b5)

[INFO] Fetching URLs for something.com Error fetching URL https://web.archive.org/cdx/search/cdx?url=something.com/*&output=txt&collapse=urlkey&fl=original&page=/. Retrying in 5 seconds... Error fetching URL https://web.archive.org/cdx/search/cdx?url=something.com/*&output=txt&collapse=urlkey&fl=original&page=/. Retrying in 5 seconds... Error fetching URL https://web.archive.org/cdx/search/cdx?url=something.com/*&output=txt&collapse=urlkey&fl=original&page=/. Retrying in 5 seconds... Failed...

**Issue Description:** The original code encountered an issue when fetching URLs from the Wayback Machine. Specifically, when attempting to fetch URLs from certain domains, such as "test.com," the code would...

[INFO] Fetching URLs for testphp.vulnweb.com Error fetching URL https://web.archive.org/cdx/search/cdx?url=testphp.vulnweb.com/*&output=txt&collapse=urlkey&fl=original&page=/. Retrying in 5 seconds... Error fetching URL https://web.archive.org/cdx/search/cdx?url=testphp.vulnweb.com/*&output=txt&collapse=urlkey&fl=original&page=/. Retrying in 5 seconds... Error fetching URL https://web.archive.org/cdx/search/cdx?url=testphp.vulnweb.com/*&output=txt&collapse=urlkey&fl=original&page=/. Retrying in 5 seconds... Failed...

![image](https://github.com/devanshbatham/ParamSpider/assets/113705262/9681f7ad-e76e-40ad-87f9-22803be6b2d5)