devanshbatham / ParamSpider

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

file creation issue after running paramspider -l list.txt #133

Open rohandeb2 opened 2 months ago

rohandeb2 commented 2 months ago

Traceback (most recent call last): File "/usr/local/bin/paramspider", line 8, in sys.exit(main()) ^^^^^^ File "/usr/local/lib/python3.11/dist-packages/paramspider/main.py", line 165, in main fetch_and_clean_urls(domain, extensions, args.stream,args.proxy, args.placeholder) File "/usr/local/lib/python3.11/dist-packages/paramspider/main.py", line 111, in fetch_and_clean_urls with open(result_file, "w") as f: ^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'results/target.com/.txt'

knrredhelmet commented 2 months ago

i solved most of the error here https://github.com/knrredhelmet/paraminer