Skip to content
View dorukcodes's full-sized avatar

Sponsoring

@0xor0ne

Block or report dorukcodes

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


doruk = {
    "focus"  : ["python", "cybersecurity", "automation"],
    "os"     : ["kali linux", "debian"],
    "tools"  : ["nmap", "wireshark", "burpsuite"],
    "learning": "offensive fundamentals, one layer at a time"
}

projects

  python-port-scanner — multi-threaded scanner with banner grabbing, zero dependencies on nmap

  subdomain-scanner — fast subdomain discovery tool with threading

  ip-intelligence-tool — simple IP / domain intelligence tool

doruk-osint-tool — GUI-based OSINT tool for username reconnaissance across multiple platforms


currently

→ raw socket programming in python
→ packet analysis with wireshark
→ HackTheBox — working through the basics
→ recon methodology & enumeration

 

python · cybersecurity · automation

Pinned Loading

  1. python-port-scanner python-port-scanner Public

    Simple and fast Python port scanner with multi-threading

    Python 1

  2. subdomain-scanner subdomain-scanner Public

    Simple and fast Python subdomain scanner

    Python 1

  3. ip-intelligence-tool ip-intelligence-tool Public

    Simple IP and domain intelligence tool

    Python 1

  4. osint_username.py osint_username.py Public

    osint tool

    Python