Skip to content
View nikamsv84's full-sized avatar
πŸ™ƒ
πŸ™ƒ

Block or report nikamsv84

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nikamsv84/README.md

I am an Undergraduate Computer Engineering Student focused on Low-Level Networking, Systems Security, and AI Agent Security Architectures. I specialize in building custom network proxy tools, asynchronous concurrency engines, and offensive/defensive pipelines specifically tailored for modern LLMs and Agentic AI applications.

  • πŸ”­ Current Focus: Asynchronous traffic interception (asyncio/mitmproxy), Agentic Security (RAG & Self-Critique loops), and low-latency ML anomaly detection for HTTP/HTTPS packets.
  • πŸ›‘οΈ Featured Ecosystem:
    • llm-inspector β€” An enterprise-grade MITM proxy & interactive interceptor (Burp Suite-style) for auditing LLM/AI Agent endpoints with dynamic TLS termination and WebSocket control.
    • payload_generator_agent β€” An offensive Red-Teaming AI agent using RAG (OWASP Top 10 for LLMs / PortSwigger) and Reflection patterns to generate and self-critique attack payloads.
    • llm-attack-detector β€” A high-throughput ML pipeline (Logistic Regression + Hard Negatives) for real-time header & body payload classification.
  • ⚑ Fun Fact: I strongly prefer official upstream package repositories over local mirrors for my Linux setups!

πŸ› οΈ Tech Stack & Tooling

🌐 Networking, Security & Infrastructure

Linux Ubuntu mitmproxy Wireshark Docker

πŸ’» Backend & Systems Programming

Python asyncio Vue 3 FastAPI PostgreSQL Git

🧠 Machine Learning & AI Security

scikit-learn LangChain Ollama RAG & Local LLMs


πŸš€ Active Work & Learning Pipeline

  • LLM Inspector Proxy Core: Implemented TLS interception, asynchronous WebSocket event bus, and interactive packet interception UI.
  • Agentic Red Teaming (Reflection Phase): Built self-critique (reflect_and_generate) loops using local LLMs (Ollama) to evaluate attack plausibility before human review.
  • RAG Pipeline Integration: Indexing OWASP Top 10 for LLM Applications and PortSwigger research for context-aware payload synthesis.
  • Closed-Loop Feedback Retraining: Feeding successful agent bypass payloads directly back into the llm-attack-detector-training dataset to continually harden the ML classifier.

Popular repositories Loading

  1. ap ap Public

    Forked from ErfanGerami/ap

    C++

  2. APFinalProject APFinalProject Public

    C++

  3. NetGuard NetGuard Public

    AI-driven classification of network intrusions and anomalies

    Jupyter Notebook

  4. nikamsv84 nikamsv84 Public