Borja Berastegui
Borja Berastegui
Added the parameter `-at` for specifying the number of threads that alt-dns will run with.
I found at least one example where the links are not being extracted in any of the datasets: ```html Test Body content ``` In this case, `https://externalresource.example.org/javascriptfile.js` should be left...
As seen here: https://github.com/EdOverflow/can-i-take-over-xyz/issues/38 The Heroku detection needs extra checks apart from the one provided in the fingerprints file. Now it's giving false positives in cases where the domain is...
Hi ! I've been using subjack "massively" and it seems that the json file in the output gets corrupted from time to time, leading to corrupted JSON strings with misplaced...
Hi ! I just found that there are several domains in the finalresults.txt file are "out of scope" of the defined domain. Let me show an example below: If you...
It'll be awesome if an option is added such as "detect with parameters", so different sets of urls are found with their parameters combination. i.e.: > "/resource?a=1" > "/resource?a=1" +...
I added JSON output in the report. It will drop the file with the output in the same directory as the `aquatone_report.html` but with filename `aquatone_report.json`, pretty-printed and indented with...
Hi ! I was trying to add a custom field in the html report for automation, and I saw that due to the template being hardcoded in https://github.com/michenriksen/aquatone/blob/master/core/report.go#L73, this is...
With CookieMatches you will be able to trigger any behaviour if you find regexp matches against some particular cookie pattern.
Hi ! I've been using SimplyEmail for a while, and even thought there have been no updates in the last 8 months... I would like to propose an "improvement". How...