Skip to content
View Hari0mSingh's full-sized avatar
🖥️
Red Team Operations
🖥️
Red Team Operations

Block or report Hari0mSingh

Report abuse

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

Report abuse
Hari0mSingh/README.md

👋 Hi, I’m HariHacks — Offensive Security & VAPT

focus_areas = [
    "Vulnerability Assessment & Penetration Testing (VAPT)",
    "Network & Active Directory Security",
    "Web Application & API Security",
    "Secure Configuration Reviews",
    "Security Automation"
]

for area in focus_areas:
    print(f"Working on: {area} 🔐")

🛠️ Tools & Technologies

  • Security & Pentesting: Burp Suite, Nmap, Metasploit
  • Scripting & Automation: Python, PowerShell, Bash
  • Frameworks & Methodologies: OWASP Top 10, OWASP WSTG, CIS Benchmarks, STIG

🚀 What You’ll Find Here

  • 🔍 Hands-on pentesting labs (web, network, AD)
  • 🛠️ Automation scripts for security validation
  • 📄 Write-ups & notes from real-world testing and CTFs
  • 🧪 Secure configuration checks and testing workflows

🌐 Connect with Me

Discord LinkedIn X

“Simulating real-world attacks to help organizations fix what truly matters.”

Popular repositories Loading

  1. NetInspector-PortScanner NetInspector-PortScanner Public

    NetInspector (NIPS) is a CLI-based port scanner for identifying open ports, service versions, and OS details.

    Python 3

  2. SimpleWeatherCheck SimpleWeatherCheck Public

    A lightweight Python-based CLI weather application that provides real-time temperature information for cities worldwide using WeatherAPI. Simple, fast, and easy to use! 🌤️

    Python 1

  3. VoiceBox VoiceBox Public

    A lightweight Python Text-to-Speech converter that transforms written text into natural-sounding speech with adjustable voice settings.

    Python 1

  4. javascript-learning-journey javascript-learning-journey Public

    A comprehensive JavaScript learning repository featuring structured topics from basics to advanced concepts.

    JavaScript 1

  5. SecurityToolkit-Py SecurityToolkit-Py Public

    A collection of Python-based security tools including packet sniffer, port scanner, SQL injection scanner, and web crawler for network analysis and security testing.

    Python 1

  6. JS-Practice-Projects JS-Practice-Projects Public

    A curated collection of hands-on JavaScript mini-projects.

    HTML