CrowsNest is a CLI tool utilized for querying common OSINT API's including Dehashed and Hunter.io. It also gives you the ability to search the results offline using SQL syntax.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
64
commits
13
commits
Altered makefile to add new ldflags to remove debug info
5905b34View on GitHubAltered the badger db to derive the HWID from more static sources and to have a fallback in the event of a failure
da53a78View on GitHubMerge pull request #10 from Kraken-OffSec/reduce-default-results-columns
98973d4View on GitHubRefactor user and credential handling: rename Creds to User, update database migrations, and add targets subcommand for exporting users and subdomains
22beaf2View on GitHubMerge pull request #9 from Kraken-OffSec/add-targets-subcommand-option
7cff4e7View on GitHubRefactor user and credential handling: rename Creds to User, update database migrations, and add targets subcommand for exporting users and subdomains
0bd9347View on GitHubMerge pull request #8 from Kraken-OffSec/fixed-local-db-output-file-location
9a22445View on GitHubFixed error where the local db instance would be written to crowsnest.sql/crowsnest.sql
e167a10View on GitHub