|
271 | 271 | <div class="container"> |
272 | 272 | <header> |
273 | 273 | <h1>Srishti Rathi</h1> |
274 | | - <p class="subtitle">Pentester • Security Researcher • Bug Bounty Hunter • CTF Player </p> |
| 274 | + <p class="subtitle">Threat Intelligence • OSINT Research • Security Analysis • Blue Team</p> |
| 275 | + <p style="margin-top: 10px; color: var(--accent); font-size: 0.95rem;">Open to Remote Threat Intelligence & OSINT Internships</p> |
275 | 276 | <nav> |
276 | 277 | <a href="#" data-page="home" class="nav-link active">Home</a> |
277 | 278 | <a href="#" data-page="projects" class="nav-link">Projects</a> |
278 | 279 | <a href="#" data-page="writeups" class="nav-link">Writeups</a> |
| 280 | + <a href="#" data-page="research" class="nav-link">Research</a> |
279 | 281 | <a href="#" data-page="about" class="nav-link">About</a> |
280 | 282 | <a href="assets/Srishti_Rathi_Resume.pdf" download class="resume-nav-btn"> |
281 | 283 | <svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"> |
@@ -353,14 +355,73 @@ <h3>Sign-Language-Project</h3> |
353 | 355 | </div> |
354 | 356 | </section> |
355 | 357 |
|
| 358 | + <section id="research" class="page-section"> |
| 359 | + <h2 style="font-size: 2rem; margin-bottom: 1rem;"> |
| 360 | + 🔍 Research & Threat Intelligence |
| 361 | + </h2> |
| 362 | + |
| 363 | + <p style="color: var(--text-secondary); margin-bottom: 2rem;"> |
| 364 | + This section contains my OSINT investigations, threat intelligence case studies, |
| 365 | + attacker profiling research, and cybersecurity analysis notes focused on |
| 366 | + real-world adversary behavior and digital risk. |
| 367 | + </p> |
| 368 | + |
| 369 | + <div class="projects-grid"> |
| 370 | + |
| 371 | + <!-- OSINT REPORT --> |
| 372 | + <div class="project-card"> |
| 373 | + <h3>OSINT Threat Intelligence Case Study</h3> |
| 374 | + <p> |
| 375 | + End-to-end OSINT investigation covering threat actor profiling, |
| 376 | + open-source data collection, attack surface analysis, and |
| 377 | + MITRE ATT&CK technique mapping. |
| 378 | + </p> |
| 379 | + |
| 380 | + <div class="tags"> |
| 381 | + <span class="tag">OSINT</span> |
| 382 | + <span class="tag">Threat Intelligence</span> |
| 383 | + <span class="tag">MITRE ATT&CK</span> |
| 384 | + <span class="tag">Attack Surface</span> |
| 385 | + </div> |
| 386 | + |
| 387 | + <div class="project-links"> |
| 388 | + <a href="reports/OSINT_Report_1.pdf" class="btn" target="_blank">View Report (PDF)</a> |
| 389 | + <a href="https://github.com/SrishtiCode/OSINT-Reports" class="btn btn-secondary" target="_blank">GitHub</a> |
| 390 | + </div> |
| 391 | + </div> |
| 392 | + |
| 393 | + <!-- RESEARCH NOTES --> |
| 394 | + <div class="project-card"> |
| 395 | + <h3>Cybersecurity Research Notes</h3> |
| 396 | + <p> |
| 397 | + Structured notes covering OSINT methodologies, intelligence writing, |
| 398 | + MITRE ATT&CK mapping, web security analysis, and network threat detection. |
| 399 | + </p> |
| 400 | + |
| 401 | + <div class="tags"> |
| 402 | + <span class="tag">OSINT</span> |
| 403 | + <span class="tag">Intel Writing</span> |
| 404 | + <span class="tag">Blue Team</span> |
| 405 | + </div> |
| 406 | + |
| 407 | + <div class="project-links"> |
| 408 | + <a href="notes/osint-methodology.html" class="btn" target="_blank">View Notes</a> |
| 409 | + <a href="https://github.com/SrishtiCode/Cybersecurity-Research-Notes" class="btn btn-secondary" target="_blank">GitHub</a> |
| 410 | + </div> |
| 411 | + </div> |
| 412 | + |
| 413 | + </div> |
| 414 | +</section> |
| 415 | + |
| 416 | + |
356 | 417 | <!-- ABOUT --> |
357 | 418 | <section id="about" class="page-section"> |
358 | 419 | <h2 style="font-size: 2rem; margin-bottom: 2rem;">About Me</h2> |
359 | 420 | <p> |
360 | | - I'm <strong>Srishti Rathi</strong>, Offensive Security Enthusiast specializing in <strong>web application security</strong> and <strong>vulnerability research</strong>. Experienced in identifying and |
361 | | - documenting security flaws across live platforms, including OWASP Top 10 and GraphQL vulnerabilities. Ranked in the <strong>Top 1%</strong> |
362 | | - globally on TryHackMe, with hands-on expertise in penetration testing, Docker-based CTF design, and responsible disclosure |
363 | | - workflows. |
| 421 | + I'm <strong>Srishti Rathi</strong>, a cybersecurity researcher focused on |
| 422 | + <strong>Threat Intelligence, OSINT investigations, and security analysis</strong>. |
| 423 | + I work on analyzing attacker behavior, monitoring open-source threat landscapes, |
| 424 | + and producing structured intelligence reports to support defensive security teams. |
364 | 425 | </p> |
365 | 426 | <p style="margin-top: 1rem;"> |
366 | 427 | When I'm not debugging vulnerabilities, I'm probably exploring new tech, jotting down insights here, or learning something wildly new. |
@@ -390,13 +451,22 @@ <h3 style="margin-top: 2rem;">Skills</h3> |
390 | 451 | <div class="skill-item">WebSecurity</div> |
391 | 452 | </div> |
392 | 453 |
|
| 454 | + <h3 style="margin-top: 2rem;">Research Interests</h3> |
| 455 | + <ul style="color: var(--text-secondary); line-height: 1.8;"> |
| 456 | + <li>Cyber Threat Intelligence & OSINT</li> |
| 457 | + <li>Threat Actor Profiling</li> |
| 458 | + <li>Dark Web & Forum Monitoring</li> |
| 459 | + <li>Attack Surface & Digital Risk Analysis</li> |
| 460 | + <li>MITRE ATT&CK Mapping</li> |
| 461 | + </ul> |
| 462 | + |
393 | 463 | <h3 style="margin-top: 2rem;">Contact</h3> |
394 | 464 | <p>Email: <a href="mailto:srishtirathi@gmail.com" style="color: var(--accent); text-decoration: none;">srishtirathi@gmail.com</a></p> |
395 | 465 | </section> |
396 | 466 |
|
397 | 467 | <!-- WRITEUPS LIST --> |
398 | 468 | <section id="writeups" class="page-section"> |
399 | | - <h2 style="font-size: 2rem; margin-bottom: 2rem;">Security Writeups</h2> |
| 469 | + <h2 style="font-size: 2rem; margin-bottom: 2rem;">Threat Research & Security Writeups</h2> |
400 | 470 | <div class="timeline"> |
401 | 471 | <article class="post"> |
402 | 472 | <div class="post-date">Oct 2025</div> |
|
0 commit comments