shijin0925's Stars
Asabeneh/30-Days-Of-JavaScript
30 days of JavaScript programming challenge is a step-by-step guide to learn JavaScript programming language in 30 days. This challenge may take more than 100 days, please just follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
bettercap/bettercap
The Swiss Army knife for 802.11, BLE, HID, CAN-bus, IPv4 and IPv6 networks reconnaissance and MITM attacks.
ytisf/theZoo
A repository of LIVE malwares for your own joy and pleasure. theZoo is a project created to make the possibility of malware analysis open and available to the public.
LordNoteworthy/al-khaser
Public malware techniques used in the wild: Virtual Machine, Emulation, Debuggers, Sandbox detection.
TideSec/BypassAntiVirus
远控免杀系列文章及配套工具,汇总测试了互联网上的几十种免杀工具、113种白名单免杀方式、8种代码编译免杀、若干免杀实战技术,并对免杀效果进行了一一测试,为远控的免杀和杀软对抗免杀提供参考。
alphaSeclab/awesome-reverse-engineering
Reverse Engineering Resources About All Platforms(Windows/Linux/macOS/Android/iOS/IoT) And Every Aspect! (More than 3500 open source tools and 2300 posts&videos)
zer0yu/Awesome-CobaltStrike
List of Awesome CobaltStrike Resources
lancetw/ebook-1
A collection of classic computer science books from Internet
f0rb1dd3n/Reptile
LKM Linux rootkit
rootkit-io/awesome-malware-development
Organized list of my malware development resources
jm33-m0/emp3r0r
Linux/Windows post-exploitation framework made by linux user
Dm2333/ATTCK-PenTester-Book
ATTCK-PenTester-Book
gaffe23/linux-inject
Tool for injecting a shared object into a Linux process
lal0ne/vulnerability
收集、整理、修改互联网上公开的漏洞POC
thorkill/eresi
The ERESI Reverse Engineering Software Interface
Daotin/Web
📚 从零开始学 Web 前端系列图文教程。从零开始一步步带你进入前端的世界。
LeiHao0/Fake-Everything
Everything的原理猜想与实现
7BitsTeam/EDR-Bypass-demo
Some demos to bypass EDRs or AVs by 78itsT3@m
sooxt98/eBook
emptymonkey/ptrace_do
A ptrace library for easy syscall injection in Linux.
giantbranch/mipsAudit
IDA MIPS静态扫描脚本,汇编审计辅助脚本
hc0d3r/sshd-poison
sshd-poison is a tool that modifies a sshd binary to capture password-based authentications and allows you to login in some accounts using a magic-pass.
akpotter/embedded-toolkit
Prebuilt statically linked gdbserver and gawk executables for Linux on ARMEL, MIPS/MIPSEL and more platforms for use on embedded devices, including for systems with many different ABIs (including more than 20 statically linked gdbserver executables)
djosix/rsm
Reverse shell manager using tmux and ncat
fffaraz/inSecure-SHell
A telnet like client/server application using pseudo-terminals (pty) that runs a Bash shell session on the remote server. [fork,forkpty,select,epoll,ipv6 code]
nnedkov/swiss_army_rootkit
AlionGreen/linux-syscall-hooking
this is a userland rootkit that uses LD_PRELOAD to hook syscall functions.
shijin0925/libprocesshider
Hide a process under Linux using the ld preloader (https://sysdig.com/blog/hiding-linux-processes-for-fun-and-profit/)
shijin0925/spyderhook
system call hooking library.
vpatov/1337rootkit
Rootkit for CSE509 semester project at Stony Brook University, Fall 2016.