Pinned Repositories
ARM-Reverse-Shell
ARM AARCH64 Reverse Shell.
auto-enum3rology
Enumeration automation script best suited for web-based engagements.
Binary-Exploitation
A curated list of heap and stack-based exploitation challenges; consisting of theory and testing.
binex
A set of custom binary exploitation challenges that I created to help me learn binex!!! I hope you enjoy!!!
hacking-methodologyNotes
Notes, research, and methodologies for becoming a better hacker. Knowledge should be free.
hammer
Hammer DDos Script - Python 3
maldev
Keeping track of my malware development progress on GitHub!
Obfuscated-Nim-Reverse-Shell
Obfuscated Nim Reverse Shell. Bypasses Windows Defender, and I mean completely laughs at it.
process-injection
A simple PoC demonstrating process injection techniques on Windows.
VPS-Lock-Figuration
A crafty lil script that will help deploy most best security practices to date on your VPS.
0xXyc's Repositories
0xXyc/hacking-methodologyNotes
Notes, research, and methodologies for becoming a better hacker. Knowledge should be free.
0xXyc/process-injection
A simple PoC demonstrating process injection techniques on Windows.
0xXyc/Obfuscated-Nim-Reverse-Shell
Obfuscated Nim Reverse Shell. Bypasses Windows Defender, and I mean completely laughs at it.
0xXyc/maldev
Keeping track of my malware development progress on GitHub!
0xXyc/auto-enum3rology
Enumeration automation script best suited for web-based engagements.
0xXyc/Binary-Exploitation
A curated list of heap and stack-based exploitation challenges; consisting of theory and testing.
0xXyc/binex
A set of custom binary exploitation challenges that I created to help me learn binex!!! I hope you enjoy!!!
0xXyc/SSL-Certpinning-Bypass
A script written in JavaScript that utilizes Frida to bypass SSL Certificate Pinning Defenses put in place on mobile applications.
0xXyc/0xXyc
Personal Repo
0xXyc/adPEAS
Powershell tool to automate Active Directory enumeration.
0xXyc/ARM-Reverse-Shell
ARM AARCH64 Reverse Shell.
0xXyc/asm-on-linux
Learning asm!!!
0xXyc/VPS-Lock-Figuration
A crafty lil script that will help deploy most best security practices to date on your VPS.
0xXyc/3d-portfolio
0xXyc/c-http-server
This is a very lightweight and simple HTTP server created for learning C, sockets, and HTTP RFC.
0xXyc/C-webserver
This is a very lightweight and simple HTTP server created for learning C, sockets, and HTTP RFC.
0xXyc/CovenantC2
Covenant is a collaborative .NET C2 framework for red teamers.
0xXyc/cpp-dev
Here, I will be documenting my C++ journey!
0xXyc/cppSockets
The name says it all... C++ sockets. Simple introduction, I try to make it as easy as possible with brief explanations. Followed by following best practices. Coded for beginners, brevity, and comprehension.
0xXyc/CVE-2021-4034
PoC for PwnKit: Local Privilege Escalation Vulnerability in polkit’s pkexec (CVE-2021-4034)
0xXyc/linWinPwn
linWinPwn is a bash script that automates a number of Active Directory Enumeration and Vulnerability checks
0xXyc/mimikatz
A little tool to play with Windows security
0xXyc/PayloadsAllTheThings
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
0xXyc/peri-area.c
A simple program written in C that takes user input and computes the perimeter and area of a rectangle.
0xXyc/port_scanner
Simple Python Port Scanner
0xXyc/simpleTCPSocket
Simple socket in C that makes a quick HTTP GET request to Google.com on port 80. This could easily be swapped out for another remote host as well.
0xXyc/sum-integer.c
A simple C program that accepts user input of two numbers and finds the sum of those two numbers.
0xXyc/Villain
Villain is a Windows & Linux backdoor generator and multi-session handler that allows users to connect with sibling servers (other machines running Villain) and share their backdoor sessions, handy for working as a team.
0xXyc/years.c
A simple program written in C that will compute a user's input of x amount of days into years, weeks, and days.
0xXyc/ysoserial
A proof-of-concept tool for generating payloads that exploit unsafe Java object deserialization.