penafieljlm / inquisitor

Opinionated organisation-centric OSINT footprinting inspired from recon-ng and Maltego
165 stars 56 forks source link

Cache the queries to OSINT sources #6

Open penafieljlm opened 7 years ago

penafieljlm commented 7 years ago

Maybe we could defer to a local copy of query results for whois, ipwhois, Shodan, and Google first before actually sending out a query to the service. We'd like to be able to minimise the amount of queries we send out because we usually only have a limited number of queries for those services each day.

Also, add an expiration time to cached results so we don't retain them for too long,