Pinned Repositories
0x00sec_code
Code for my 0x00sec.org posts
4.4BSD-Lite2
User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2
assembly-fun
Just a collection of NASM code while I learn/refresh my Assembly understanding
assembly-playground
Random code snippets used to learn x86_64 assembly language
assetMap
处于原型阶段
awesome-programming-books
📚经典技术书籍 PDF 文件,持续更新...
Awesome-Red-Teaming
List of Awesome Red Teaming Resources
backdoor
c8505 assigment 2
hacking_proj
learning in sec dev
peaceSh4wn.github.io
peaceSh4wn's Repositories
peaceSh4wn/4.4BSD-Lite2
User-mode TCP/IP stack from 4.4BSD-Lite2, a companion of TCP/IP Illustrated vol. 2
peaceSh4wn/assembly-fun
Just a collection of NASM code while I learn/refresh my Assembly understanding
peaceSh4wn/backdoor
c8505 assigment 2
peaceSh4wn/backdoor-1
A Linux Kernel Module that adds a backdoor to your system
peaceSh4wn/cub3
Proof of concept for LD_PRELOAD malware that uses extended attributes to protect files.
peaceSh4wn/gh0st
a open source remote administrator tool
peaceSh4wn/kconfig
A standalone application configuration tool based on kernel kconfig
peaceSh4wn/keylogger
Linux kernel based keylogger
peaceSh4wn/kmod_backdoor
An up to date module for the backdoor described in the ksplice blog. https://blogs.oracle.com/ksplice/entry/hosting_backdoors_in_hardware
peaceSh4wn/lin.rootkit
peaceSh4wn/linux-inject
Tool for injecting a shared object into a Linux process
peaceSh4wn/linux_hook
hook process execution and load module
peaceSh4wn/lkm-rootkit
an lkm rootkit support x86/64,arm,mips
peaceSh4wn/malware-leaked-sources-1
Malware source code samples leaked online uploaded to GitHub for those who want to analyze the code.
peaceSh4wn/ping-back
Linux backdoor using ICMP payload for activation
peaceSh4wn/pmon
Copy: Linux process monitoring (exec, fork, exit, set*uid, set*gid)
peaceSh4wn/portknockd
Hidden port knocking service that spawns a reverse UDP shell.
peaceSh4wn/pwn2exploit
all my papers, pwn & exploit
peaceSh4wn/Remote
参考Gh0st源码,实现的一款PC远程协助软件,拥有远程Shell、文件管理、桌面管理、消息发送等功能。
peaceSh4wn/rk
peaceSh4wn/saruman
ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)
peaceSh4wn/seqack
SEQ/Ack signature triggered SSL back connect
peaceSh4wn/SilentBreakpoints
a method for undetectable breakpoints in 32-bit Windows programs
peaceSh4wn/Snort
An IDS (Couldn't find Snort on github when I wanted to fork)
peaceSh4wn/suterusu
An LKM rootkit targeting Linux 2.6/3.x on x86(_64), and ARM
peaceSh4wn/swiss_army_rootkit
peaceSh4wn/Throwback
HTTP/S Beaconing Implant
peaceSh4wn/TinyNuke
zeus-style banking trojan
peaceSh4wn/tsh
Tiny SHell - An open-source UNIX backdoor (I'm not the author!)
peaceSh4wn/xarch_shellcode
Cross Architecture Shellcode in C