Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
工具/GitHubGitHub/0x00pf/0x00sec_code
漏洞利用Shellcode后渗透利用渗透测试学习与教育远程访问工具Payload 开发二进制利用
GitHub0x00pf/0x00sec_code

0x00sec_code

Educational repository of offensive security source code: remote shells, ELF injectors, crypters, memory injection, and droppers for Linux, accompanying 0x00sec.org tutorials.

查看仓库
3339942个月前Kitploit 审核通过

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享
网站

0x00sec.org 帖子的源代码

此仓库包含我在 0x00sec.org 上帖子的源代码。

远程Shell

帖子见:

第一部分:https://0x00sec.org/t/remote-shells-part-i/269/1

第二部分. 加密你的链接:https://0x00sec.org/t/remote-shells-part-ii-crypt-your-link/306

源代码位于 remote_shell

第三部分. Shell 访问你的手机:https://0x00sec.org/t/remote-shells-part-iii-shell-access-your-phone/508

源代码位于 remote_shell

第四部分. 隐形远程Shell:https://0x00sec.org/t/remote-shells-part-iv-the-invisible-remote-shell/743

源代码位于 remote_shell

ELFun... 与ELF玩耍

帖子见:

https://0x00sec.org/t/elfun-file-injector/410

源代码位于 elfun

那些黑客工具是如何工作的?

ProxyChains:

https://0x00sec.org/t/how-does-those-hackers-tools-work-proxychains/426

源代码位于 proxies

VPN:

源代码位于 vpn

加密器

简单Linux加密器:https://0x00sec.org/t/a-simple-linux-crypter/537

PolyCrypt. 自修改程序实验:https://0x00sec.org/t/polycrypt-experiments-on-self-modifying-programs/857

源代码位于 crypter

IbI Crypter. 逐指令加密器PoC:https://0x00sec.org/t/ibi-crypter-a-jit-crypter-poc/1373

源代码位于 ibi_crypter

网络恶作剧

https://0x00sec.org/t/pranks-keep-calm-and-do-not-move-your-mouse/853

源代码位于 pranks

内存注入

https://0x00sec.org/t/linux-infecting-running-processes/1097 源代码位于 mem_inject

最小化Dropper

论文尚未发布 源代码位于 min_dropper .

下载工具