Scan a web server, saving the results to a .json file

dirsearch

dirsearch --url {{url}} --extensions {{php}} --json-report {{path/to/report.json}}

click the source code to copy