Skip to content

Commit

Permalink
added more signatures
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4f53 committed Aug 19, 2024
1 parent 8e15d16 commit ff799b5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Output saved to 'output.json'
- Trying multiple domains
```bash
❯ ./dnscovery 0x4f.in blackhat.com

Checking if online... [ ✓ ONLINE ]

Looking up '0x4f.in'... [ 7 resolvers found! ]
Expand Down Expand Up @@ -140,6 +141,12 @@ without installation
You can find the exe files in [`.build/binaries`](.build/binaries/)
## 👍 Credits
- [NetSPI's Powershell scripts](https://github.com/NetSPI/PowerShell/blob/master/Resolve-DnsDomainValidationToken.ps1)
- [Google Dorks](https://www.freecodecamp.org/news/google-dorking-for-pentesters-a-practical-tutorial/) - good life skill to have
---
Copyright (c) 2024 Owais Shaikh
Expand Down
4 changes: 2 additions & 2 deletions signatures.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ Detectify:
- "detectify-*.*-verification"
Acumbamail:
- "acumbamail-domain-verification"
Cloubees:
Cloudbees:
- "cloudbees-domain-verification"
KnowBe4:
- "knowbe4-site-verification"
Expand All @@ -380,4 +380,4 @@ Kaspersky:
Trellix FireEye:
- "_spf.fireeye.com"
IBM Cloud:
- "_spf.ibmcloud.com"
- "_spf.ibmcloud.com"

0 comments on commit ff799b5

Please sign in to comment.