Skip to content
View jusot99's full-sized avatar
🏴‍☠️
Focusing
🏴‍☠️
Focusing

Block or report jusot99

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
jusot99/README.md

Elimane Juuf

Cybersecurity Professional | Offensive Security Specialist | Ethical Hacker


About Me

I began my journey as a programmer and evolved into a cybersecurity professional with a deep focus on offensive security. I specialize in secure development, real-world exploitation, and adversary emulation — targeting web apps, networks, wireless systems, Active Directory environments, embedded devices, and beyond.

I operate with a hacker mindset: stealthy, precise, and always adapting. Whether I'm developing custom tooling, bypassing defenses, or performing deep recon, I approach every challenge with discipline, creativity, and purpose.

Professional Philosophy

I believe in mastering the craft through hands-on experience, continuous learning, and ethical responsibility. My mission is to uncover weaknesses before attackers do and help secure the systems that power the digital world.


Technical Skills


Expertise

  • Offensive Security: Real-world exploitation of Linux/Windows systems, web apps, internal networks, Wi-Fi, Active Directory, and embedded systems.
  • Secure Programming: Writing resilient and hardened code with a strong focus on attack surface reduction.
  • Penetration Testing: Full-scope assessments with emphasis on stealth, post-exploitation, and lateral movement.
  • Bug Bounty Hunting: Identifying zero-days, logic flaws, and impactful vulnerabilities on live targets.
  • Red Team Operations: Simulating advanced adversaries using C2 frameworks, obfuscation, and evasion.
  • Tool Development: Building lightweight offensive tools for recon, fuzzing, exploitation, and automation.

Tools I've Built

  • 🚀 loic – Fast, multi-threaded DDoS simulation tool for educational use. Supports proxies, custom headers, and response logging. Built for safe stress testing and research.
  • 🌐 dnsinfo – DNS enumeration and analysis script to identify exposed DNS records, helping map an organization's external footprint and vulnerabilities.
  • 🐚 (More coming soon...)

🧩 Digital Challenge

Think you understand hacking? Then try to decode the shadows I leave behind. This isn’t about certs or trophies. It’s about mastery through silence, logic, and will.

# Challenge: decrypt the essence behind mastery
from hashlib import sha256 as h
from itertools import product as p

f = lambda s, r: [h((b+k).encode()).digest() for _ in range(r) for b,k in [s]][-1].hex()
c = lambda: [f(x,7) for x in p(['AD','WiFi','Embedded','Web','Net'],['recon','pivot','exploit','evade','persist'])]
s = [x for x in c() if x.startswith('00')]

print("Skill encoded in shadows. Decode if you dare." if len(s) > 3 else "Keep digging, no shortcuts here.")

💡 Check the patterns if you're serious. The truth isn't printed — it's encrypted.

> 🧠 The real patterns aren’t in the code — they’re on the wire.  
> 💡 Trace the signals across my website. 
> If you find what matters, you’ll know where to follow.

Mindset & Quotes

“Hack like a ghost, move like a shadow — no logs, no traces, just impact.”
“Tools don’t make a hacker. Mindset does.”
“I don’t chase certs. I chase systems, knowledge, and real control.”
“True hackers know their power — and use it ethically.”
“No matter how deep I go, I stay grounded in responsibility, legality, and respect.”


What I’m Currently Learning

  • Advanced Active Directory Red Teaming & RBCD abuse
  • Covert C2 frameworks & custom payload delivery
  • Deep kernel-level Linux hardening
  • Stealthy Wi-Fi post-exploitation automation

Contact / Hire Me


GitHub Stats

jusot99's Stats

Pinned Loading

  1. pwnhub pwnhub Public

    HTML 5

  2. Injectpy Injectpy Public

    Python 5

  3. hacker-space hacker-space Public

    JavaScript 4

  4. Game Game Public

    Python 4

  5. jusot99.github.io jusot99.github.io Public

    Shell 3

  6. build-your-own-x build-your-own-x Public

    Forked from codecrafters-io/build-your-own-x

    Master programming by recreating your favorite technologies from scratch.

    Markdown 1