66 Commits
Author SHA1 Message Date
Evan Hosinski e9dc836c4e Remove SQLite dependencies from go.mod and go.sum 2026-06-04 12:46:11 -04:00
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 5905b3478d Altered makefile to add new ldflags to remove debug info 2026-04-07 09:10:49 -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
KrakenTech 98973d46ec Merge pull request #10 from Kraken-OffSec/reduce-default-results-columns
Refactor user and credential handling: rename Creds to User, update d…
2025-06-03 19:43:38 -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
KrakenTech 7cff4e70b8 Merge pull request #9 from Kraken-OffSec/add-targets-subcommand-option
Refactor user and credential handling: rename Creds to User, update d…
2025-06-03 19:29:44 -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
KrakenTech 9a22445e55 Merge pull request #8 from Kraken-OffSec/fixed-local-db-output-file-location
Fixed error where the local db instance would be written to crowsnest…
2025-06-03 18:10:18 -04:00
Evan Hosinski e167a10fcc Fixed error where the local db instance would be written to crowsnest.sql/crowsnest.sql 2025-06-03 18:08:57 -04:00
Evan Hosinski 84f3becdf2 Fixed root.go branding 2025-05-22 10:47:10 -04:00
KrakenTech a2358d0714 Update Makefile 2025-05-21 09:26:35 -04:00
Evan Hosinski ded3e4ae71 Altered Dehasher to CrowsNest
! WARNING !

This will break older versions of CrowsNest. The database file will no longer be compatible
2025-05-21 09:14:56 -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 63f302604f Changed output directory to be CrowsNest 2025-05-21 09:08:07 -04:00
KrakenTech a0f216508d Merge pull request #7 from Kraken-OffSec/sqlite-pure-go-driver
Sqlite pure go driver
2025-05-20 10:42:54 -04:00
Evan Hosinski 7d1b7a2225 Updated the makefile to reflect CGO_ENABLED=0 2025-05-20 10:41:09 -04:00
Evan Hosinski acf6336516 Added the kraken k to the .img folder 2025-05-20 10:39:08 -04:00
Evan Hosinski ce8079f72e Added the kraken k to the .img folder 2025-05-19 12:01:48 -04:00
KrakenTech 54ee9a192f Update README.md 2025-05-19 11:55:03 -04:00
KrakenTech 95791312d0 Update README.md 2025-05-17 14:45:01 -04:00
KrakenTech d4e626d574 Update README.md 2025-05-17 13:32:51 -04:00
KrakenTech dd2050ce64 Update README.md 2025-05-17 13:31:46 -04:00
KrakenTech 075f826816 Add files via upload 2025-05-17 13:19:15 -04:00
Evan Hosinski de34de60d9 Updated Readme to reflect new branding 2025-05-17 13:14:19 -04:00
Evan Hosinski 67c4e0394e Updated Readme to reflect new branding 2025-05-17 13:13:29 -04:00
Evan Hosinski 49424c1603 Merge remote-tracking branch 'origin/main' 2025-05-17 13:13:19 -04:00
Evan Hosinski d4db32c8b9 Updated Readme to reflect new branding 2025-05-17 12:58:37 -04:00
KrakenTech d2cc0d1022 Update Makefile 2025-05-17 11:11:33 -04:00
KrakenTech fe4d904c5f Update README.md 2025-05-17 10:48:14 -04:00
KrakenTech c246c88724 Merge pull request #6 from Kraken-OffSec/crows-nest-rebrand
Added logo png file
2025-05-17 10:41:19 -04:00
Evan Hosinski 056fe0d4a7 Added logo png file 2025-05-17 10:40:51 -04:00
KrakenTech 78186c71b2 Merge pull request #5 from Kraken-OffSec/crows-nest-rebrand
Added logo png file
2025-05-17 10:37:53 -04:00
Evan Hosinski ac835f22ca Added logo png file 2025-05-17 10:37:04 -04:00
KrakenTech 89d8872407 Merge pull request #4 from Kraken-OffSec/crows-nest-rebrand
Crows nest rebrand
2025-05-17 10:28:53 -04:00
Evan Hosinski edbf9d57dc updated dehasher.go in Makefile 2025-05-17 10:27:33 -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
KrakenTech 174071e472 Merge pull request #3 from Kraken-OffSec/hunter.io-subcommand
Hunter.io subcommand
2025-05-17 00:02:40 -04:00
KrakenTech 375aac0fca Merge pull request #2 from Kraken-OffSec/fixes-for-accidental-find-and-replace
Updated README.md
2025-05-16 20:22:27 -04:00
Evan Hosinski 91fd75abe2 Updated table to include lookup 2025-05-16 18:46:16 -04:00
Evan Hosinski cc3016c5fb Updated table to include lookup 2025-05-16 18:45:24 -04:00
KrakenTech 86ceeba6d4 Merge pull request #1 from Kraken-OffSec/expand-database-to-include-whois
Added whois and lookups to queryable columnns and tables.
2025-05-16 16:30:07 -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
KrakenTech f5a5f07997 Update Makefile 2025-05-16 15:57:38 -04:00
Evan Hosinski 8dbd83f233 Added photos to README.md 2025-05-16 15:47:11 -04:00
Evan Hosinski 8246253738 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:43 -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
KrakenTech ef5a8149e1 Update README.md 2025-05-15 21:28:30 -04:00
KrakenTech 21bf091f0e Update README.md 2025-05-15 21:27:31 -04:00
Evan Hosinski 93a5ce069d Update filenames 2025-05-15 21:22:21 -04:00
Evan Hosinski 85f315dafe Updated photos
blurred content
2025-05-15 21:19:32 -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 749f2b5eb8 Added requirement where if a variable sent to dehashed includes a space it must be enclosed with double quotes. Enforced this with enquoteSpaced in clientv2.go 2025-05-15 15:54:59 -04:00
Evan Hosinski f840209865 Added useLocalDatabase global flag to allow for local db files for separate engagements. 2025-05-15 15:48:11 -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