Merge pull request #6 from Kraken-OffSec/crows-nest-rebrand

Added logo png file
This commit is contained in:
KrakenTech
2025-05-17 10:41:19 -04:00
committed by GitHub
+11 -11
View File
@@ -2,7 +2,7 @@
<img src=.img/crowsnest.png style="width: 500px; height: auto" alt="Ar1ste1a" title="CrowsNest Logo">
</div>
### A CLI tool for seamless interaction with the Dehashed API
### A CLI tool for seamless interaction with the Dehashed and Hunter.io APIs.
---
@@ -19,6 +19,8 @@
- **API Key Management**: Securely store and manage API keys.
- **Formatted Output**: Easy to read and understand.
- **Intuitive Database Querying**: Query for specific information.
- **Person and Company Enrichment**: Retrieve detailed information about people and companies.
- **Email Verification**: Verify the existence and quality of email addresses.
---
@@ -33,15 +35,6 @@ go build crowsnest.go
---
## 🛠️ Initial Setup
CrowsNest requires an API key from Dehashed. Set it up with:
```bash
ar1ste1a@kali:~$ crowsnest set-dehashed <redacted>
```
---
## 🗄️ Database Configuration
CrowsNest supports two database storage options:
@@ -63,7 +56,14 @@ To configure the database location:
---
## 🔍 Crafting Queries
## Dehashed
### Initial Setup
CrowsNest requires an API key from Dehashed. Set it up with:
```bash
ar1ste1a@kali:~$ crowsnest set-dehashed <redacted>
```
### Simple Query
CrowsNest can be used simply for example to query for credentials matching a given email domain.