|
269 | 269 | <div class="container"> |
270 | 270 | <header> |
271 | 271 | <h1>Srishti Rathi</h1> |
272 | | - <p class="subtitle">Cybersecurity Researcher | VAPT Specialist | Threat Intelligence Analyst | Malware Investigator</p> |
| 272 | + <p class="subtitle">Cybersecurity Researcher | VAPT Specialist | Bug Bounty Hunter</p> |
273 | 273 | <p style="margin-top: 10px; color: var(--accent); font-size: 0.95rem;">Open to Security Research & VAPT Opportunities</p> |
274 | 274 | <nav> |
275 | 275 | <a href="#" data-page="home" class="nav-link active">Home</a> |
@@ -323,14 +323,7 @@ <h2 class="post-title"><a href="blog2.html">Deep Dive into Web Application Firew |
323 | 323 | <section id="projects" class="page-section"> |
324 | 324 | <h2 style="font-size: 2rem; margin-bottom: 2rem;">Projects</h2> |
325 | 325 | <div class="projects-grid"> |
326 | | - <div class="project-card"> |
327 | | - <h3>Threat Intelligence Platform<span style="font-size:0.75rem; color:var(--accent); margin-left:8px;">FEATURED</span></h3> |
328 | | - <p>A cyber threat intelligence platform focused on OSINT-driven threat analysis and reporting. The platform aggregates open-source intelligence related to threat actors, vulnerabilities,and malicious infrastructure, enabling structured research and contextual intelligence reporting. Designed to support analyst workflows, RFI-style investigations, and intelligence documentation.</p> |
329 | | - <div class="tags"><span class="tag">Cyber Threat Intelligence</span><span class="tag">OSINT</span><span class="tag">Python</span><span class="tag">Automation</span><span class="tag">Security Research</span></div> |
330 | | - <div class="project-links"> |
331 | | - <a href="https://github.com/SrishtiCode/Threat-intel-platform" class="btn" target="_blank" rel="noopener">View on GitHub</a> |
332 | | - </div> |
333 | | -</div> |
| 326 | + |
334 | 327 | <div class="project-card"> |
335 | 328 | <h3>VAPT Automation Tool</h3> |
336 | 329 | <p>Vulnerability Scanner is a powerful Bash-based automation tool crafted for penetration testers and cybersecurity professionals. It combines intelligence gathering, brute-force testing, and exploit analysis into one streamlined command-line utility. Whether you're conducting a basic recon or an in-depth assessment, this tool helps identify weak spots in a network environment effectively.</p> |
@@ -366,6 +359,14 @@ <h3>Sign-Language-Project</h3> |
366 | 359 | <a href="https://github.com/SrishtiCode/Sign-Language-Project" class="btn" target="_blank" rel="noopener">View on GitHub</a> |
367 | 360 | </div> |
368 | 361 | </div> |
| 362 | + <div class="project-card"> |
| 363 | + <h3>Threat Intelligence Platform</h3> |
| 364 | + <p>A cyber threat intelligence platform focused on OSINT-driven threat analysis and reporting. The platform aggregates open-source intelligence related to threat actors, vulnerabilities,and malicious infrastructure, enabling structured research and contextual intelligence reporting. Designed to support analyst workflows, RFI-style investigations, and intelligence documentation.</p> |
| 365 | + <div class="tags"><span class="tag">Cyber Threat Intelligence</span><span class="tag">OSINT</span><span class="tag">Python</span><span class="tag">Automation</span><span class="tag">Security Research</span></div> |
| 366 | + <div class="project-links"> |
| 367 | + <a href="https://github.com/SrishtiCode/Threat-intel-platform" class="btn" target="_blank" rel="noopener">View on GitHub</a> |
| 368 | + </div> |
| 369 | +</div> |
369 | 370 | </div> |
370 | 371 | </section> |
371 | 372 |
|
|
0 commit comments