Skip to content
View akshayjain-1's full-sized avatar

Block or report akshayjain-1

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
akshayjain-1/README.md
┌──────────────────────────────────────────────────────────────────────────────┐
│                                                                              │
│   ██████╗██╗   ██╗██████╗ ███████╗██████╗     ███████╗███████╗ ██████╗       │
│  ██╔════╝╚██╗ ██╔╝██╔══██╗██╔════╝██╔══██╗    ██╔════╝██╔════╝██╔════╝       │
│  ██║      ╚████╔╝ ██████╔╝█████╗  ██████╔╝    ███████╗█████╗  ██║            │
│  ██║       ╚██╔╝  ██╔══██╗██╔══╝  ██╔══██╗    ╚════██║██╔══╝  ██║            │
│  ╚██████╗   ██║   ██████╔╝███████╗██║  ██║    ███████║███████╗╚██████╗       │
│   ╚═════╝   ╚═╝   ╚═════╝ ╚══════╝╚═╝  ╚═╝    ╚══════╝╚══════╝ ╚═════╝       │
│                                                                              │
└──────────────────────────────────────────────────────────────────────────────┘

Typing SVG


> whoami

┌─[akshay@cybersec]─[~/profile]
└──╼ $ cat about_me.txt

╔══════════════════════════════════════════════════════════════════════╗
║  OPERATIVE: Akshay Jain                                             ║
║  CLEARANCE: MS Computer Science — Cyber Security Specialization     ║
║  STATUS:    ACTIVE                                                  ║
║  MISSION:   Securing the digital frontier                           ║
╚══════════════════════════════════════════════════════════════════════╝
const akshay = {
    role:       "Cybersecurity Engineer",
    focus:      ["Threat Detection", "Incident Response", "SOAR", "Red Teaming"],
    languages:  ["Python", "C", "PowerShell", "Bash"],
    tools:      ["Burp Suite", "Wireshark", "Metasploit", "Nmap", "Splunk"],
    certGoals:  ["OSCP", "CRTP", "GCIH"],
    motto:      "There is no patch for human stupidity."
};

🔴 Currently: Strengthening threat detection & incident response, building SOAR integrations, and contributing to open-source cybersecurity tools.
🟢 Always: Exploring offensive security techniques, automating defenses, and staying ahead of the threat landscape.


> cat /etc/arsenal.conf

🗡️ Offensive 🛡️ Defensive ⚙️ Tools & Platforms 💻 Languages
Penetration Testing Threat Hunting Burp Suite Python
Red Team Ops SIEM/SOAR Metasploit C/C++
Social Engineering Incident Response Wireshark PowerShell
Exploit Development Malware Analysis Nmap / Nessus Bash
DLL Injection Log Analysis Splunk / ELK JavaScript

> netstat -an | grep ESTABLISHED

Portfolio LinkedIn GitHub Follow


> systemctl status github-stats


> tail -f /var/log/contributions.log


> find /repos -type f -name "*.exploit" | head -4

Show More


> fortune | cowsay -f hacker

Jokes


> ./daily_exploit_challenge.sh

🎯 Sharpen your attack vectors — grab a random challenge on LeetCode and level up your problem-solving recon skills.


┌──────────────────────────────────────────────────────────────────────────────┐
│                                                                              │
│   [LOG] Session monitored. All interactions recorded.                        │
│   [SYS] "The quieter you become, the more you are able to hear." — Kali     │
│   [END] Connection terminated. Stay paranoid, stay safe. 🔒                  │
│                                                                              │
└──────────────────────────────────────────────────────────────────────────────┘

Popular repositories Loading

  1. IPRecon IPRecon Public

    Python 3

  2. misp-objects misp-objects Public

    Forked from MISP/misp-objects

    Definition, description and relationship types of MISP objects

    Python

  3. ransomware.live ransomware.live Public

    Forked from JMousqueton/ransomware.live

    🏴‍☠️💰 Another Ransomware gang tracker

    Python

  4. socgholish_finder socgholish_finder Public

    Forked from joshnck/socgholish_finder

    Python

  5. hackingtool hackingtool Public

    Forked from Z4nzu/hackingtool

    ALL IN ONE Hacking Tool For Hackers

    Python

  6. http-request-smuggling http-request-smuggling Public

    Forked from anshumanpattnaik/http-request-smuggling

    HTTP Request Smuggling Detection Tool

    Python