Commit Graph

43 Commits

Author SHA1 Message Date
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
v1.3.0
2025-05-17 00:02:40 -04:00
Ar1ste1a 1f20cff41b Added hunter.io functions and file writes. 2025-05-17 00:01:48 -04:00
Ar1ste1a 2caccbee9d Added hunter.io functions and file writes. 2025-05-16 23:46:55 -04:00
Ar1ste1a 59ca1d4e92 Updated README.md
updated typos

added 'easy time' upgrade to log filtering
2025-05-16 20:54:16 -04:00
Ar1ste1a ad4c9197a2 Updated README.md
updated typos

added 'easy time' upgrade to log filtering
2025-05-16 20:53:53 -04:00
Ar1ste1a fccb213cf3 Updated README.md
updated typos

added 'easy time' upgrade to log filtering
2025-05-16 20:51:29 -04:00
Ar1ste1a 61e777e379 Updated README.md
updated typos

added 'easy time' upgrade to log filtering
2025-05-16 20:50:43 -04:00
Ar1ste1a 0b5a4bfea0 Updated README.md
updated typos

added 'easy time' upgrade to log filtering
2025-05-16 20:48:53 -04:00
Ar1ste1a 40e583b787 Updated README.md
updated typos

added 'easy time' upgrade to log filtering
2025-05-16 20:26:14 -04:00
KrakenTech 375aac0fca Merge pull request #2 from Kraken-OffSec/fixes-for-accidental-find-and-replace
Updated README.md
v1.2.1
2025-05-16 20:22:27 -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 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 v1.2.0 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 v1.1.0 2025-05-15 21:22:21 -04:00
Evan Hosinski 85f315dafe Updated photos
blurred content
2025-05-15 21:19:32 -04:00
Ar1ste1a e05b54fb29 Updated README.md added readme photos 2025-05-15 21:14:57 -04:00
Ar1ste1a 7a6ae01254 Updated README.md 2025-05-15 21:11:24 -04:00
Ar1ste1a 02ef2f78fb Added Makefile 2025-05-15 17:24:45 -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. v1.0.1 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
Ar1ste1a a4dffe61bf first commit 2025-05-14 22:00:38 -04:00