devanshbatham / ParamSpider

Mining URLs from dark corners of Web Archives for bug hunting/fuzzing/further probing
MIT License
2.34k stars 403 forks source link

add Dockerfile #95

Closed benzetaa closed 10 months ago

benzetaa commented 10 months ago

Add Dockerfile in project:

Use: docker build -t paramspider-image . docker run --rm -it paramspider-image -d testphp.vulnweb.com -s

image