Skip to content

deezsecc/deezsecc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

  _              
 | |             
 | |  ___   ___ 
 | | / _ \ / __|
 | || (_) | (__ 
 |_| \___/ \___|

deezsecsecurity researcher. perpetual student. cloudflare antagonist.

Typing SVG


~/whoami  ·  ~/tools  ·  ~/status  ·  ~/find-me  ·  ~/stats


~/whoami

$ whoami
  deezsec

$ cat /etc/motd
  wake up, neo... the matrix has you.
  follow the white rabbit. 🐇

Security researcher in training. Mostly breaking things in the name of understanding them; occasionally putting them back together.

Current obsessions →

  • Red Teaming — thinking like the adversary
  • Malware Development — writing things that shouldn't exist
  • Application Security — your web app probably has 3 vulns right now
  • eternal conflict with Cloudflare. it knows what I did.

open to collaborate on malware dev & threat hunting.
ask me about literature, philosophy, or why your web app is vulnerable.


~/payload

tools I know well enough to break things with

Bash Python C C++ Java Linux Android


~/status

# last updated: [REDACTED]
# classification: eyes only

deezsec = {
    "date"        : "[CLASSIFIED]",
    "health"      : "underweight. working on it.",
    "caffeine"    : "1270mg and counting ☕",
    "sleep"       : "6 hrs (negotiable, preferably downward)",
    "threat_level": "elevated",
    "hacked"      : ["all my procrastination", "my sleep schedule", "cloudflare's patience"],
    "running_on"  : ["spite", "curiosity", "the audacity to try", "indomitable spirit"],
    "current_op"  : "compiling knowledge. segfault imminent.",
}

print(f"[*] target acquired: {deezsec['current_op']}")
# >> [*] target acquired: compiling knowledge. segfault imminent.

~/find-me

TryHackMe  HackTheBox  Blog  Mail


~/stats

$ cat ~/.github_stats # expand if you care about numbers

GitHub Streak


Activity Graph


~/lore

$ cat /var/log/deezsec.log # classified reading material
[2019-??-??] first `ls` on termux. in my old samsung. life changed.
[2020-??-??] discovered parrot security. mom asked why the terminal was green.
[2021-??-??] first ctf. got stuck on a caesar cipher. didn't sleep.
[2022-??-??] started actually reading instead of just running tools.
[2023-??-??] began writing malware "for educational purposes". bricked many VMs.
[2024-??-??] cloudflare incident. details redacted.
[2025-??-??] got to the big leagues. big players. big dawgs. 
[present   ] still here. still breaking things. still underweight...

books that haunt me:
Do Androids Dream of Electric Sheep? · The Myth of Sisyphus · Letters to Milena · The Prince


$ ./ping_me.sh # are we the same kind of weird?
#!/bin/bash
# run this in your brain

if you_believe_in "reading the manual before asking";
then   reach_out;
elif you_have_strong_opinions_about "philosophy OR literature OR system design";
then   definitely_reach_out;
elif you_found "a bug in something I wrote";
then   please_reach_out;  # or open an issue. I don't bite.
else
    lurk;  # that's valid too.
fi

# note: all my projects live in my head.
# feel free to ask — the PR is always open.

[deezsec@github ~]$ █

if you read this far, you're already in.

About

Config files for my GitHub profile.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors