Skip to content
View SkinwalkerSec's full-sized avatar

Block or report SkinwalkerSec

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.

Content in all repositories owned by your account will be closed.
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
SkinwalkerSec/README.md
 ███████╗██╗  ██╗██╗███╗   ██╗██╗    ██╗ █████╗ ██╗     ██╗  ██╗███████╗██████╗
 ██╔════╝██║ ██╔╝██║████╗  ██║██║    ██║██╔══██╗██║     ██║ ██╔╝██╔════╝██╔══██╗
 ███████╗█████╔╝ ██║██╔██╗ ██║██║ █╗ ██║███████║██║     █████╔╝ █████╗  ██████╔╝
 ╚════██║██╔═██╗ ██║██║╚██╗██║██║███╗██║██╔══██║██║     ██╔═██╗ ██╔══╝  ██╔══██╗
 ███████║██║  ██╗██║██║ ╚████║╚███╔███╔╝██║  ██║███████╗██║  ██╗███████╗██║  ██║
 ╚══════╝╚═╝  ╚═╝╚═╝╚═╝  ╚═══╝ ╚══╝╚══╝ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝╚══════╝╚═╝  ╚═╝

typing


Penetration tester and vulnerability researcher (OSCP+, OSWP). Currently going deep on the offensive side of AI: LLM red-teaming, abliteration, and building models from scratch to learn how they break.

skinwalker@void:~$ whoami
James  ::  offensive security + AI

skinwalker@void:~$ cat ./focus.txt
> Penetration testing & red-team operations
> Vulnerability research / exploit development
> Offensive tooling: MCP servers for Mythic C2, BloodHound, nmap

skinwalker@void:~$ cat ./learning.txt
> AI hacking: LLM red-teaming and prompt-level attacks
> Abliteration and refusal-removal on open-weight models
> Training a language model from scratch to learn the internals

skinwalker@void:~$ ./loadout --list

Python Bash Linux Kali PyTorch Docker Burp Suite

// certifications

skinwalker@void:~$ ls ~/certs
OSCP+
OSCP
OSWP
OCO-AI
Purple Team Fundamentals
Active Directory Red Team Specialist
Red Team Operator - Level 1
Active Directory - Level 1
PJPT

// featured

repo what
AI-Tooling Original MCP servers for red-team tooling: Mythic C2, BloodHound, nmap
Pentest-tooling VPN kill-switch, quick HTTP upload server
Kali-Setup Provision & customize a Kali box: installer, aliases, target-info banner

// uplink

X

views

Pinned Loading

  1. Pentest-tooling Pentest-tooling Public

    Assorted pentest utility scripts: VPN kill-switch and a quick HTTP upload server.

    Python 1

  2. Kali-Setup Kali-Setup Public

    Scripts to provision and customize a Kali box: installer, aliases, and a target-info terminal banner.

    Shell 1

  3. AI-Tooling AI-Tooling Public

    MCP servers for red-team tooling (Mythic C2, BloodHound, nmap) plus LLM red-team reference: prompt injection / secret extraction and insecure output handling (XSS), each with a practice lab. Author…

    Python 2