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

Block or report diorjuraev

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

⚡ DIORJURAEV ⚡

Cyber Defense • AppSec • Red Team • Security Automation

🌐 cybersecelite.com💻 github🔗 linkedin🧠 medium


root@cyberdeck:~# whoami

Name:        Diyorbek Juraev
Handle:      diorjuraev
Role:        Cyber Defense / AppSec / Red Team
Status:      ACTIVE
Focus:       Offensive Security • Detection • Automation • Tooling
Location:    US

root@cyberdeck:~# capabilities --list

[OFFENSIVE]
- Reconnaissance & Enumeration
- Attack Surface Discovery
- Payload-oriented scripting
- Credential attack workflow familiarity
- Flipper Zero / BadUSB ecosystem exposure

[DEFENSIVE]
- Threat monitoring
- Log analysis
- Linux hardening
- SSH / access control awareness
- Detection-minded security operations

[ENGINEERING]
- Security automation
- API development
- Scripting & tooling
- GitHub-based workflow
- DevSecOps mindset

root@cyberdeck:~# stack --inferred

Languages:
- Python
- PowerShell
- Java
- C#
- JavaScript
- HTML

Systems:
- Linux / Ubuntu
- Networking / TCP-IP / Ports
- Git / GitHub
- Server-side security workflow

Tooling:
- FastAPI
- Docker
- Nmap
- Gobuster
- Hydra
- Wireshark
- Metasploit
- Automation scripts

root@cyberdeck:~# live_status

nmap -sS -sV target.local
gobuster dir -u https://target.com -w wordlist.txt
hydra -l admin -P rockyou.txt ssh://192.168.1.1
python3 scanner.py --mode aggressive
tcpdump -i eth0 port 443

root@cyberdeck:~# telemetry


root@cyberdeck:~# system_status

+ Threat detection: ACTIVE
+ Recon pipelines: RUNNING
+ Automation mindset: DEPLOYED
+ Learning mode: CONTINUOUS
- System compromise: NONE DETECTED


root@cyberdeck:~# exit
SESSION TERMINATED // SECURE CHANNEL CLOSED

Popular repositories Loading

  1. mana mana Public

    Forked from sensepost/mana

    *DEPRECATED* mana toolkit for wifi rogue AP attacks and MitM

    HTML

  2. diorjuraev diorjuraev Public

    Config files for my GitHub profile.

  3. Cyber353Project Cyber353Project Public

    C#

  4. Cheat-Sheets Cheat-Sheets Public

    Forked from ccelikanil/Cheat-Sheets

  5. java-course java-course Public

    An introduction to Java

    Java

  6. Network-Scanner Network-Scanner Public

    Forked from mkassm/Network-Scanner

    A Network tool kit for scanning active IP addresses and open ports

    Python