InQuest / omnibus

The OSINT Omnibus (beta release)
MIT License
316 stars 69 forks source link

Add support for subdomain artifacts #6

Open deadbits opened 6 years ago

deadbits commented 6 years ago

the FQDN artifact regex pattern doesn't properly recognize subdomains. this needs to be addressed so users can run modules against subdomains they add or ones discovered by other modules as children

deadbits commented 5 years ago

In progress.. Artifacts are being re-worked so instead of one Artifact object each type will have it's own object with fields specific to it's type.