Skip to content
View EpicNerdGuy's full-sized avatar

Highlights

  • Pro

Block or report EpicNerdGuy

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

About Me:

Hey, I’m Advik (aka Deoxys)!
An aspiring Junior Penetration Tester and Bug Bounty Hunter with a growing passion for reverse engineering and cryptography.

Website: deoxys.dev
Blogs: deoxys.dev/blogs

gif


Connect With Me:

X
Email TryHackMe HackTheBox HackerOne


Tech Stack:


Skills & Tooling

Penetration Testing

  • Web Exploitation (OWASP Top 10, HTB/PortSwigger labs)
  • Recon & Enumeration (Nmap, Gobuster, FFUF)
  • Burp Suite automation & workflow
  • Linux Privilege Escalation (SUID, Capabilities, misconfigs)
  • Reverse shells & payload crafting

Programming & Scripting

Python Projects

  • FileEclipse – Magic number + heuristic‑based file type detector
  • EntropyX – File entropy analyzer
  • Honeypot – Fake SSH honeypot for suspicious with interaction logging
  • ShadowLoggerX – Keylogger + logging utility

C Projects


Reverse Engineering & Binary Exploitation

  • x86 Assembly basics & stack tracing
  • Disassembly reading (objdump, Ghidra)
  • Malware analysis fundamentals
  • Understanding calling conventions & function flows

Security Research & Bug Bounty

  • Recon (ASNs, intel gathering, subdomain enumeration)
  • Writing PoCs
  • Creating clear security writeups
  • Automation scripts to speed up recon & testing
    • forceit – Simple automation tool for brute‑forcing and recon tasks

Pinned Loading

  1. ELF_inspector ELF_inspector Public

    Mini ELF inspector

    C 11 1

  2. ShadowLoggerX ShadowLoggerX Public

    A simple Keylogger that logs text on a log file

    Python 11 2

  3. Ping-in-C- Ping-in-C- Public

    Basic implementation of ping command in C to learn about icmp packets

    C 5 1

  4. TCP-Chat-Server TCP-Chat-Server Public

    A simple TCP chat server and client built in C using low-level socket programming. Enables real-time message exchange between one server and one client over a reliable TCP connection.

    C 4

  5. TorConnect TorConnect Public

    Secure version of cURL using TOR network implemented in C

    C 2