dade
dade
I would love to see this feature implemented in aquatone. JSON output allows for a more structured approach to parsing the output of the tool, in a way that is...
Updated this to setup API information and user-agent. Also added scope by enabling an automatic dependency resolver (pip install within the setup process, requirements.txt)
Bulk import already supports tagged imports. Multi-select support is somewhere on the roadmap to make it less painful.
It's a bug with 0.6.11 that's been fixed on main and will be available in the 0.6.12 release. You can modify the database while natlas is running but the scopemanager...
> My scope is so large, I can't even click on the scope tab anymore 😮 See #425 > Do you guys have a Kibana dashboard already created for Natlas?...
Something else that would be very useful here, and is probably an underlying requirement, is the ability to create machine-consumable events. Either via making api requests (kind of eww, would...
This could be done with a bit of rework to how tagging is done, or a new type of tagging. Would it also be valuable to be able to tag...
Since we're going docker native, we could maybe consider using Selenium docker containers. Another thing to worry about here is basically that we don't want to have 50 copies of...
Flask's config file support kinda sucks out of the box. It supports reading from python files and from json files, but in either it only accepts the configs which have...
Related to #111. In the meantime, consider `https://api.hackertarget.com/aslookup/?q=` for easy translation from ASN to CIDR ranges. One reason that this has not been a priority, and probably won't be a...