Skip to content
View bala0304's full-sized avatar

Block or report bala0304

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.

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
bala0304/README.md

Neeradi Bala Krishna

🛡️ Security+ Certified | Building Security Automation & Offensive Security Tooling

CompTIA Security+

I build hands-on cybersecurity projects to understand how modern security tooling works internally—from vulnerability intelligence and deterministic agent orchestration to cloud log analysis and security automation. My focus is on building, testing, and documenting systems that solve practical security problems while strengthening my engineering skills.


🔍 Featured Projects

🔹 AI-Pentester

An independent security automation project exploring deterministic orchestration for penetration testing workflows.

  • Attack Surface Discovery: Automatically identifies network footprints using tools like Nmap, Masscan, and HTTPX.
  • Vulnerability Mapping: Correlates scanning data against 4,000+ CVEs and 955 MITRE ATT&CK techniques.
  • Graph Modeling & Reports: Coordinates verification workflows, models multi-step attack paths with NetworkX, and generates structured remediation reports.
  • State & Retrieval Backend: Utilizes LangGraph with PostgreSQL checkpointing for state management and Qdrant for semantic search retrieval.

🔹 Web Application Debugging Case Study

A documented investigation of authentication, session handling, API routing, and configuration issues across a multi-service web application, emphasizing systematic troubleshooting methodologies.


🔹 Smart Log Monitor

A prototype security monitoring pipeline designed to ingest AWS CloudWatch logs, reduce duplicate events, and experiment with AI-assisted alert triage workflows.


⚙️ Core Technical Skills

  • Security Scripting & Automation: Python, LangGraph, Pydantic, NetworkX, Automation Logic
  • Infrastructure & Security Tools: Nmap, Nuclei, Masscan, HTTPX, Wireshark, Linux (Kali Linux)
  • Databases & Vector Storage: PostgreSQL (State & Checkpointing), Qdrant (Semantic Search)
  • Cloud & Operations: AWS CloudWatch, IAM Baseline Security, Log Processing, CVE/MITRE Research

📜 Certifications

  • CompTIA Security+ — Certified Associate

📫 Let's Connect

  • Email: neredi07@proton.me
  • GitHub: github.com/bala0304
  • Location: Hyderabad, India
  • Target Roles: Security Automation Engineer | SOC Analyst | Security Engineer | Cyber Security Associate

Pinned Loading

  1. ai-pentester ai-pentester Public

    Autonomous multi-agent security framework for structured pentesting engagements, featuring LangGraph orchestration, local embeddings, and audited state tracking.

    Python

  2. web-app-debugging-case-study web-app-debugging-case-study Public

    End-to-end debugging of authentication and onboarding failures in a multi-service web app (OAuth, session handling, API & proxy issues)

  3. Smart-Log-Monitor Smart-Log-Monitor Public

    Mini SOC pipeline for AWS logs with semantic deduplication and AI-driven threat triage.

    Python