Skip to content
View 0xjbb's full-sized avatar
  • /dev/null
  • Norfolk, UK
Block or Report

Block or report 0xjbb

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
0xjbb/README.md

Projects

TaskPwn

A python script to remotely enumerate scheduled tasks using (local) Administrator privileges. It will enumerate any scheduled and provide the username if it's a domain user and the users groups.

HTTP

  • Simple HTTP(s) File server with upload support for pen-testing CTFs/Labs.

AMSI-Patch

  • An AMSI (AmsiScanBuffer) bypass.
  • Introduced me to concepts such as: API Hooking, Memory Patching.

HTTPDropper

  • Basic HTTP Payload dropper, download's raw shellcode from a remote HTTP server and injects it into the current process via CreateThread.
  • Created purely to bypass defender inside the HTB ProLab Cybernetics.
  • Introduced me to concepts such as: Process Injection

Pinned Loading

  1. taskpwn taskpwn Public

    Remote Task Scheduler Enumeration

    Python 11

  2. http http Public

    Simple HTTP File server with upload support for pen-testing CTFs

    Go 1

  3. static-nmap static-nmap Public

    Statically compiled nmap with scripting

    Lua 11 2

  4. httpdropper httpdropper Public

    Simple HTTP Shellcode dropper, designed only to defeat defender

    C++ 8 2