Skip to content
View jkonpc's full-sized avatar

Block or report jkonpc

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

jkonpc

Offensive security. I break things methodically and write about it.

  • Pentesting methodology, AD exploitation, network pivoting
  • Python and Bash tooling
  • Currently pursuing CWES and CRTO

Recent Writeups

Tools

  • ffuffer — Build ffuf commands from raw HTTP requests — like sqlmap -r
  • recon_dns — Passive DNS recon + crt.sh subdomain discovery + HTTP probing
  • xss-c2 — Lightweight XSS Command & Control framework for penetration testers.
  • htbscan — adaptive nmap scanner that escalates through increasingly aggressive scan techniques until it finds open ports

Blog LinkedIn

Popular repositories Loading

  1. recon_dns recon_dns Public

    Passive DNS recon + crt.sh subdomain discovery + HTTP probing

    Python

  2. jkonpc.github.io jkonpc.github.io Public

    Personal blog — writeups and methodology

    Shell

  3. jkonpc jkonpc Public

    Profile README

  4. xss-c2 xss-c2 Public

    XSS command & control framework

    Python

  5. htbscan htbscan Public

    adaptive nmap scanner that escalates through increasingly aggressive scan techniques until it finds open ports

    Shell

  6. ffuffer ffuffer Public

    Build ffuf commands from raw HTTP requests — like sqlmap -r

    Python