Skip to content
View chancej715's full-sized avatar

Block or report chancej715

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
chancej715/README.md

chancej715

About

Hi, I'm Chance Johnson, a security consultant who enjoys breaking web applications and computer networks.

Posts

Projects

Writeups

All my writeups can be found here.

Proof of Concepts

Education

Training Year
Offensive Security Certified Professional (OSCP) 2023
Offensive Security Wireless Professional (OSWP) 2023
Kali Linux Certified Professional (KLCP) 2023

Contact and Socials

Discord chancej715
Email chancej715@gmail.com
Twitter @chancej715
LinkedIn @chancej715

Pinned Loading

  1. raw-traffic raw-traffic Public

    Simple program for capturing and saving packets to a binary file using libpcap.

    C 2 1

  2. powershell-tcp-socket-file-transfer powershell-tcp-socket-file-transfer Public

    Transfer files over a TCP socket via PowerShell.

    PowerShell 3

  3. UnrealIRCd-3.2.8.1-Backdoor-Command-Execution UnrealIRCd-3.2.8.1-Backdoor-Command-Execution Public

    UnrealIRCd 3.2.8.1 backdoor command execution exploit in Python 3 (CVE-2010-2075).

    Python 1

  4. c-sharp-post-transfer c-sharp-post-transfer Public

    Use C# to send files via HTTP POST request.

    C#

  5. credit credit Public

    Credit card number syntax validation program via Luhn algorithm.

    C

  6. binary-adding-machine binary-adding-machine Public

    JavaScript implementation of the binary adding machine described in chapter twelve of "Code: The Hidden Language of Computer Hardware and Software" by Charles Petzold.

    JavaScript