Closed DylanTiger closed 3 weeks ago
will check this thanks for the issue.
@DylanTiger sorry for the very delayed response but i have checked it now and it is intended response this is how it should work, the targer.txt just saves the current command ran not the history for it even you can try sqlmap it does the same if you try it the same way you suggested in the issue.
Edit What kind of solution you want from this?
Scanning multiple urls for the same subdomain, in case injections points are detected on more urls, the file target.txt contains only the ghauri command related to one url.
Steps to reproduce the behavior:
Expected behavior Having the commands related to all urls scanned
Desktop (please complete the following information):
Additional context I did a bash script with a loop to scan multiple urls with ghauri. Using files saved in the .ghauri/ folder, reviewing the results is not easy.
In log, we don't have the url. In session.lite, there's not a column with the url with parameters, we should assemble it using the endpoint, he subdomain and the parameters columns and the target.txt has the mentioned bug.