owasp-amass / amass

In-depth attack surface mapping and asset discovery
https://owasp.org/www-project-amass/
Other
11.95k stars 1.88k forks source link

[Feature Request] Store Results in MySQL Database #678

Open PatrikFehrenbach opened 3 years ago

PatrikFehrenbach commented 3 years ago

Hey Caffix and team,

I've been recently playing with the database feature of Amass (specifically storing results in the MySQL Database), however, it looks like it is only storing the cayley db structure into the tables.

Would it be possible to store the results in a more structured, human readable way?

I really like the JSON structure of the amass.json file, maybe that one can be used as a schema for the Database Layout as well.

Thank you for considering!

Patrik

bradleman commented 3 years ago

I would like to see this feature as well.

Thank you, Brad

caffix commented 2 years ago

How about MongoDB?