Arfind's Stars
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
labmlai/annotated_deep_learning_paper_implementations
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), gans(cyclegan, stylegan2, ...), 🎮 reinforcement learning (ppo, dqn), capsnet, distillation, ... 🧠
meta-llama/llama
Inference code for Llama models
isocpp/CppCoreGuidelines
The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++
Vision-CAIR/MiniGPT-4
Open-sourced codes for MiniGPT-4 and MiniGPT-v2 (https://minigpt-4.github.io, https://minigpt-v2.github.io/)
chaitin/SafeLine
serve as a reverse proxy to protect your web services from attacks and exploits.
BishopFox/sliver
Adversary Emulation Framework
HavocFramework/Havoc
The Havoc Framework
google/gemma.cpp
lightweight, standalone C++ inference engine for Google's Gemma models.
LandGrey/SpringBootVulExploit
SpringBoot 相关漏洞学习资料,利用方法和技巧合集,黑盒安全评估 check list
davinci1010/pinduoduo_backdoor
拼多多apk内嵌提权代码,及动态下发dex分析
CyberSecurityUP/OSCE3-Complete-Guide
OSWE, OSEP, OSED, OSEE
aleenzz/Cobalt_Strike_wiki
Cobalt Strike系列
alphaSeclab/awesome-rat
RAT And C&C Resources. 250+ Open Source Projects, 1200+ RAT/C&C blog/video.
AabyssZG/WebShell-Bypass-Guide
从零学习Webshell免杀手册
klezVirus/SysWhispers3
SysWhispers on Steroids - AV/EDR evasion via direct system calls.
darkr4y/geacon
Practice Go programming and implement CobaltStrike's Beacon in Go
INotGreen/XiebroC2
渗透测试C2、支持Lua插件扩展、域前置/CDN上线、自定义profile、前置sRDI、文件管理、进程管理、内存加载、截图、反向代理、分组管理
lcatro/Source-and-Fuzzing
一些阅读源码和Fuzzing 的经验,涵盖黑盒与白盒测试..
bitterzzZZ/MemoryShellLearn
分享几个直接可用的内存马,记录一下学习过程中看过的文章
xiao-zhu-zhu/noterce
一种另辟蹊径的免杀执行系统命令的木马
N7WEra/SharpAllTheThings
The idea is to collect all the C# projects that are Sharp{Word} that can be used in Cobalt Strike as execute assembly command.
yaklang/yaklang
A programming language exclusively designed for cybersecurity
RalfHacker/Kerbeus-BOF
BOF for Kerberos abuse (an implementation of some important features of the Rubeus).
Z3ratu1/geacon_plus
CobaltStrike beacon written in golang
Getshell/C2
C2-下一代RAT
tongchengbin/ocean_ctf
CTF平台 支持docker 动态部署题目、分数统计、作弊检测,静态题目,漏洞复现,ctf platform,
ErodedElk/Chaos-me-JavaScript-V8
零基础入门V8引擎漏洞挖掘
luxun9527/gex
go微服务实践-数字货币交易平台
iiicp/ccc
100天开发c编译器