Skip to content

Commit 968927e

Browse files
Update readme.md
1 parent 5c87f15 commit 968927e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
---
1313

1414
### About The Project
15-
**CIPHER-OSINT** is built to solve a common problem in reconnaissance: information overload. Instead of manually sifting through raw logs, this tool uses **Golang** for high-speed scanning and integrates AI (Gemini/GPT) to filter and analyze the data.
15+
**CIPHER-OSINT** is built to solve a common problem in reconnaissance: information overload. Instead of manually sifting through raw logs, this tool uses **Golang** for high-speed scanning and integrates AI (Gemini/GPT/claude) to filter and analyze the data.
1616

1717
It's designed to run efficiently on Linux environments (including Termux), handling everything from scraping to reporting with minimal configuration.
1818

@@ -22,7 +22,7 @@ It's designed to run efficiently on Linux environments (including Termux), handl
2222

2323
| Feature | Details |
2424
| :--- | :--- |
25-
| **AI Analysis** | Uses Gemini or GPT-4 to clean raw data and highlight sensitive information. |
25+
| **AI Analysis** | Uses claude,Gemini or GPT-4 to clean raw data and highlight sensitive information. |
2626
| **Dark Web Support** | Routes requests through Tor (SOCKS5) to scan .onion services safely. |
2727
| **High Concurrency** | Built with Go routines to scan multiple targets simultaneously without lag. |
2828
| **Clean Reporting** | Generates structured Markdown reports instead of messy JSON dumps. |

0 commit comments

Comments
 (0)