Pinned Repositories
Art_of_exploitation
code examples for "The Art of Exploitation"
CTF-writeups
Archive of CTFs played in 2017-2020 and new CTFs when I play them
exploitdev-practice
Binary exploitation practice with Linux/Windows
onedrive_downloader
privesc_notes
Notes from lpeworkshop and tib3rius' Linux privilege escalation course on Udemy
shellcode-practice
Analysis of known shellcode and writing shellcode myself with Linux/Windows
syscall_info
Quick script to find info about a syscall in a target architecture
Tools
Windows-Kernel-Exploitation-HEVD
My implementation of exploits for the HackSysExtremeVulnerableDriver project
windows-security-research-resources
Compiled by !cpuid from the OffSec Discord server!
arty-hlr's Repositories
arty-hlr/syscall_info
Quick script to find info about a syscall in a target architecture
arty-hlr/shellcode-practice
Analysis of known shellcode and writing shellcode myself with Linux/Windows
arty-hlr/exploitdev-practice
Binary exploitation practice with Linux/Windows
arty-hlr/Tools
arty-hlr/Art_of_exploitation
code examples for "The Art of Exploitation"
arty-hlr/privesc_notes
Notes from lpeworkshop and tib3rius' Linux privilege escalation course on Udemy
arty-hlr/CTF-writeups
Archive of CTFs played in 2017-2020 and new CTFs when I play them
arty-hlr/onedrive_downloader
arty-hlr/Windows-Kernel-Exploitation-HEVD
My implementation of exploits for the HackSysExtremeVulnerableDriver project
arty-hlr/.dotfiles_kali_public
arty-hlr/BEA_attack
arty-hlr/flask_blog
Personal flask blog
arty-hlr/windows-security-research-resources
Compiled by !cpuid from the OffSec Discord server!
arty-hlr/blog
arty-hlr/BSEA_attack
arty-hlr/gef
GEF (GDB Enhanced Features) - a modern experience for GDB with advanced debugging capabilities for exploit devs & reverse engineers on Linux
arty-hlr/kittycamera
arty-hlr/learning-resources
Collection of resources to learn pentesting, exploit development, obfuscation & much more.
arty-hlr/Malware-Development-for-Ethical-Hackers
Malware Development for Ethical Hackers, published by Packt
arty-hlr/onetwopunch
Use unicornscan to quickly scan all open ports, and then pass the open ports to nmap for detailed scans.
arty-hlr/oscp_cheatsheet
Commands, snippets, exploits, tools, lists, collections and techniques I used on my journey to becoming an OSCP.
arty-hlr/OSED
Containing my notes, practice binaries + solutions, blog posts, etc. for the Offensive Security Exploit Developer (OSED/EXP-301)
arty-hlr/OSWE
OSWE Preparation
arty-hlr/rsg
ReverShellGenerator - A tool to generate various ways to do a reverse shell
arty-hlr/syscall
arty-hlr/WindowsExploitationResources
Resources for Windows exploit development