26 Commits

Author SHA1 Message Date
Evan Hosinski daf54bb8c1 Update import paths to use new module path hub.krkn.tech/KrakenTech/crowsnest across the project 2026-06-04 12:45:39 -04:00
Evan Hosinski f23bd04114 Fixed issue where query only exported to file 2026-04-07 09:37:41 -04:00
Evan Hosinski 5c36b034b6 - Added datawells subcommand
- Altered the request format to match the new api request structure
- Altered max results per page to reflect updated Dehashed API max (10000)
2026-04-07 09:09:12 -04:00
Evan Hosinski da53a787fe Altered the badger db to derive the HWID from more static sources and to have a fallback in the event of a failure 2026-04-07 08:52:11 -04:00
Evan Hosinski d80ac68201 Merge remote-tracking branch 'origin/main' 2025-06-03 20:09:38 -04:00
Evan Hosinski 508d7d720e Add mutually exclusive flags to targets command 2025-06-03 20:09:34 -04:00
Evan Hosinski 22beaf2310 Refactor user and credential handling: rename Creds to User, update database migrations, and add targets subcommand for exporting users and subdomains 2025-06-03 19:42:40 -04:00
Evan Hosinski 0bd9347074 Refactor user and credential handling: rename Creds to User, update database migrations, and add targets subcommand for exporting users and subdomains 2025-06-03 19:29:10 -04:00
Evan Hosinski 84f3becdf2 Fixed root.go branding 2025-05-22 10:47:10 -04:00
Evan Hosinski fbe1eda8e9 Altered Dehasher to CrowsNest
! WARNING !

This will break older versions of CrowsNest. The database file will no longer be compatible
2025-05-21 09:12:20 -04:00
Evan Hosinski d4db32c8b9 Updated Readme to reflect new branding 2025-05-17 12:58:37 -04:00
Evan Hosinski 00d9a6b57e fixed output of coffee and primary banner 2025-05-17 10:25:16 -04:00
Evan Hosinski 61052b3308 Implemented IString for file writing for Hunter Structs. 2025-05-17 10:07:49 -04:00
Evan Hosinski dc15315403 Rebrand to CrowsNest
Added coffee rootCmd
2025-05-17 10:00:59 -04:00
Evan Hosinski 1152a1910c updated api to dehashed to match naming convention of hunter. 2025-05-17 09:03:04 -04:00
Ar1ste1a 2caccbee9d Added hunter.io functions and file writes. 2025-05-16 23:46:55 -04:00
Ar1ste1a 32150ce6ee Updated README.md
updated typos

added 'easy time' upgrade to log filtering
2025-05-16 20:21:36 -04:00
Evan Hosinski e8e8cede33 Added whois and lookups to queryable columnns and tables.
Removed unused db.go file.
2025-05-16 16:29:33 -04:00
Evan Hosinski 65c4ea6a15 Updates to allow for enhanced debugging.
Added structs for whois calls.

Added ability to write WhoIs to file.

Added structured output for Whois Records.

Added String Method for WhoIsRecord and WhoIsHistory Records.
2025-05-16 15:33:29 -04:00
Evan Hosinski 473bdbff0b Added enhanced logging for specific errors related to dehash tied into the apiu calls. Added logs subcommand. 2025-05-15 16:38:14 -04:00
Evan Hosinski c29f18a056 Added enhanced logging for specific errors related to dehash tied into the apiu calls. Added logs subcommand. 2025-05-15 16:23:59 -04:00
Evan Hosinski 0783162d18 updates to db queries and exports
Updates to how queries to the db are made.
2025-05-15 15:35:02 -04:00
Evan Hosinski 93c9a353ca Added useLocalDatabase global flag to allow for local db files for separate engagements. 2025-05-15 15:08:32 -04:00
Evan Hosinski bb43695822 fixed db query and export 2025-05-15 14:44:10 -04:00
Evan Hosinski 9c09684038 fixed db query and export 2025-05-15 14:43:13 -04:00
Ar1ste1a a4dffe61bf first commit 2025-05-14 22:00:38 -04:00