Skip to content
View harsh-hak's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report harsh-hak

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
harsh-hak/Readme.md

- 🔒 Encrypted Bio

🔭 I’m currently working on:
Building and improving Malware Analyzer X, a static malware analysis tool for Linux ELF files that detects malicious patterns using string extraction, entropy checks, and VirusTotal API integration.

🤝 I’m looking to collaborate on:
Cybersecurity research, malware analysis projects, penetration testing labs, or open-source security tools.

🧠 I’m looking for help with:
Enhancing malware detection accuracy using machine learning and integrating dynamic analysis features.

🌱 I’m currently learning:
Advanced threat modeling (STRIDE), digital forensics, and reverse engineering of malware samples.

💬 Ask me about:
Malware analysis, ethical hacking, Linux security, or building secure systems from the ground up.

⚡ Fun fact:
I once analyzed a live malware sample in a sandbox just to see how sneaky it could get — and it still couldn’t outsmart my tool 😎

🌐 Socials:

Instagram LinkedIn Medium Pinterest Quora Reddit Stack Overflow X email

💻 Tech Stack:

Windows Terminal Bash Script PowerShell Python PHP HTML5 AWS Cloudflare Anaconda Jenkins Nginx Apache Tomcat Apache MySQL MongoDB Canva Matplotlib Pandas NumPy Arduino Cisco Bitwarden Notion Power Bi TOR Raspberry Pi

📊 GitHub Stats:



🏆 GitHub Trophies

✍️ Random Dev Quote


💰 You can help me by Donating

BuyMeACoffee PayPal

Pinned Loading

  1. ShadowScan ShadowScan Public

    vuln_scan.sh is a Bash script that scans IP addresses for vulnerabilities using nmap, retrieves WHOIS data, and performs NSLOOKUP. It identifies open ports and common vulnerabilities, providing det…

    Shell

  2. CrackProof CrackProof Public

    The Password Strength Checker is a Python CLI tool that checks password security using regex and color-coded feedback. It evaluates length, character variety, and symbols to help users quickly crea…

    Python