dade
dade
Allow users to create custom alerts, some examples: * Alert me when this specific host has extra ports open * Alert me when this specific CIDR range has new hosts...
Provide an automatic way to create data retention policies so that users can control the scaling of their data set. If a user has limited space and is scanning 100k...
Reading because of https://twitter.com/fugueish/status/1196618946415185920 Obviously not that important, just a grammatical fix.
Much like the HTTP Security.txt, I think that DNS Security TXT records should implement a date field for either expiration or last verified. The purpose of this field is to...
When visiting the /host endpoint, should be able to view the history of scans against that host. This shouldn't be too difficult to implement, and could likely provide interesting analysis...
Flask-talisman's default behaviors add a lot of security features to flask applications, including handling making generated urls https:// and a bunch of other security settings. https://github.com/GoogleCloudPlatform/flask-talisman Test this out and...
Nmap scans return hostnames based on PTR records and maybe you'll see a domain name in an ssl-cert. We can augment the data we have on ip addresses by using...
Have an option to auto-refresh the homepage when new scan data gets added. This could be cool but might be inconvenient, and mess up pagination and stuff. Would probably require...
There has been interest expressed in allowing users to comment on specific scan results. Questions I need to answer to implement this: - Are the comments tied to the specific...
Searches are cool, but searches you can share with your friends are even cooler. I mean, okay, you could just copy the search link and send it to your friend,...