βββ(govindγΏhacker)-[~]
ββ$ cat about.txt
Name : Govind Pratap Singh
Role : Cybersecurity Engineer
Focus : Offensive + Defensive Security
Status : Open to Opportunities π’
Location : India- π NASA Hall of Fame holder
- π΄ CVE-2025-61246 β Author & Finder
- π‘οΈ Built CVE Radar β Real-time Threat Intelligence Platform
- βοΈ Skilled in both Offensive and Defensive security
- π Writing about security on Medium
- π― Currently pursuing PNPT & SEC+
|
|
Real-time CVE Monitoring & Threat Intelligence Platform
π https://cve-radar.nx.kg/
| Feature | Description |
|---|---|
| π‘ Live CVE Feed | Fetches latest CVEs directly from NVD (nvd.nist.gov) |
| π€ AI Summarization | Auto-generates TL;DR for every new CVE |
| π² Multi-channel Alerts | Instant notifications via Telegram, WhatsApp & Slack |
| π Smart Filtering | Filter by severity, vendor, product & CVSS score |
| ποΈ Threat Database | Searchable CVE archive with historical data |
class GovindSingh:
def __init__(self):
self.name = "Govind Pratap Singh"
self.alias = "hackergovind"
self.specialization = ["Penetration Testing", "Threat Intelligence", "CVE Research"]
self.achievements = {
"CVE": "CVE-2025-61246 (Author & Finder)",
"HoF": "NASA Hall of Fame"
}
self.certifications = ["eJPT", "CRTA", "ICCA", "Google Cybersecurity"]
self.currently_pursuing = ["PNPT", "SEC+"]
self.projects = ["CVE Radar β cve-radar.nx.kg"]
def get_motto(self):
return "Think like an attacker. Defend like a guardian. π‘οΈ"| Platform | Link |
|---|---|
| πΌ LinkedIn | govindpratapsingh404 |
| βοΈ Medium | @hackergovind |
| π§ Email | govindsinghpratap123@gmail.com |
| π°οΈ CVE Radar | cve-radar.nx.kg |




