Github工具库(二)
xsobi 2025-01-06 16:08 1 浏览
作者:Yunying
如有侵权,请联系删除
0x11 EXP编写框架及工具
二进制EXP编写工具:
https://github.com/t00sh/rop-tool
CTF Pwn 类题目脚本编写框架:
https://github.com/Gallopsled/pwntools
an easy-to-use io library for pwning development:
https://github.com/zTrix/zio
跨平台注入工具:
https://github.com/frida/frida
哈希长度扩展攻击EXP:
https://github.com/citronneur/rdpy
0x12 隐写
隐写检测工具:
https://github.com/abeluck/stegdetect
0x13 各类安全资料
data_hacking合集:
https://github.com/ClickSecurity/data_hacking
mobile-security-wiki:
https://github.com/exploitprotocol/mobile-security-wiki
书籍《reverse-engineering-for-beginners》:
https://github.com/veficos/reverse-engineering-for-beginners
一些信息安全标准及设备配置:
https://github.com/luyg24/IT_security
APT相关笔记:
https://github.com/kbandla/APTnotes
Kcon资料:
https://github.com/knownsec/KCon
《DO NOT FUCK WITH A HACKER》:
https://github.com/citypw/DNFWAH
各类安全脑洞图:
https://github.com/phith0n/Mind-Map
信息安全流程图:
https://github.com/SecWiki/sec-chart/tree/294d7c1ff1eba297fa892dda08f3c05e90ed1428
0x14 各类CTF资源
近年ctf writeup大全:
https://github.com/ctfs/write-ups-2016
https://github.com/ctfs/write-ups-2015
https://github.com/ctfs/write-ups-2014
fbctf竞赛平台Demo:
https://github.com/facebook/fbctf
ctf Resources:
https://github.com/ctfs/resources
ctf及黑客资源合集:
https://github.com/bt3gl/My-Gray-Hacker-Resources
ctf和安全工具大合集:
https://github.com/zardus/ctf-tools
ctf向 python工具包:
https://github.com/P1kachu/v0lt
0x15 各类编程资源
大礼包(什么都有):
https://github.com/bayandin/awesome-awesomeness
bash-handbook:
https://github.com/denysdovhan/bash-handbook
python资源大全:
https://github.com/jobbole/awesome-python-cn
git学习资料:
https://github.com/xirong/my-git
安卓开源代码解析
https://github.com/android-cn/android-open-project
python框架,库,资源大合集:
https://github.com/vinta/awesome-python
JS 正则表达式库(用于简化构造复杂的JS正则表达式):
https://github.com/VerbalExpressions/JSVerbalExpressions
0x16 Python
python 正则表达式库(用于简化构造复杂的python正则表达式):
https://github.com/VerbalExpressions/
python任务管理以及命令执行库:
https://github.com/pyinvoke/invoke
python exe打包库:
https://github.com/pyinstaller/pyinstaller
Veil-Evasion免杀项目:
https://github.com/Veil-Framework/Veil-Evasion
py3 爬虫框架:
https://github.com/orf/cyborg
一个提供底层接口数据包编程和网络协议支持的python库:
https://github.com/CoreSecurity/impacket
python requests 库:
https://github.com/kennethreitz/requests
python 实用工具合集:
https://github.com/mahmoud/boltons
python爬虫系统:
https://github.com/binux/pyspider
0x17 福利
微信自动抢红包动态库:
https://github.com/east520/AutoGetRedEnv
微信抢红包插件(安卓版
https://github.com/geeeeeeeeek/WeChatLuckyMoney
hardsed神器:
https://github.com/yangyangwithgnu/hardseed
0x18 甲方安全工程师生存指南
web索引及日志搜索工具:
https://github.com/thomaspatzke/WASE
开源日志采集器:
https://github.com/wgliang/logcool
扫描CS结构的web debuger
https://github.com/Kozea/wdb
恢复sqlite数据库删除注册信息:
https://github.com/aramosf/recoversqlite/
gps欺骗检测工具:
https://github.com/zxsecurity/gpsnitch
应急处置响应框架:
https://github.com/biggiesmallsAG/nightHawkResponse
web安全开发指南:
https://github.com/FallibleInc/security-guide-for-developers
各个知名厂商漏洞测试报告模板:
https://github.com/juliocesarfort/public-pentesting-reports
linux下恶意代码检测包:
https://github.com/rfxn/linux-malware-detect
操作系统运行指标可视化框架:
https://github.com/facebook/osquery
恶意代码分析系统:
https://github.com/cuckoosandbox/cuckoo
定期搜索及存储web应用:
https://github.com/Netflix/Scumblr
事件响应框架:
https://github.com/google/grr
综合主机监控检测平台:
https://github.com/ossec/ossec-hids
分布式实时数字取证系统:
https://github.com/mozilla/mig
Microsoft & Unix 文件系统及硬盘取证工具:
https://github.com/sleuthkit/sleuthkit
0x19 蜜罐
SSH蜜罐:
https://github.com/desaster/kippo
蜜罐集合资源:
https://github.com/paralax/awesome-honeypots
kippo进阶版蜜罐:
https://github.com/micheloosterhof/cowrie
SMTP 蜜罐:
https://github.com/awhitehatter/mailoney
web应用程序蜜罐:
https://github.com/mushorg/glastopf
数据库蜜罐:
https://github.com/jordan-wright/elastichoney
web蜜罐:
https://github.com/atiger77/Dionaea
0x20 远控
用gmail充当C&C服务器的后门:
https://github.com/byt3bl33d3r/gcat
开源的远控:
https://github.com/UbbeLoL/uRAT
c#远控:
https://github.com/hussein-aitlahcen/BlackHole
相关推荐
- 听说你还不知道Java代码是怎么运行的?
-
作者:Jay_huaxiao前言作为一名Java程序员,我们需要知道Java代码是怎么运行的。最近复习了深入理解Java虚拟机这本书,做了一下笔记,希望对大家有帮助,如果有不正确的地方,欢迎提出,感激...
- 如何开始学习JAVA编程?
-
#记录我的9月生活#...
- java后端开发需要学什么?
-
Java属于后端开发中最常见的语言之一,Java这种语言的体系比较中立,而且具备了构建多线程的能力,在许多大型互联网平台Java的应用范围特别广泛。 java后端主要涉及到如下4个技术: 第一、S...
- 细思极恐:你真的会写Java吗?
-
导语自2013年毕业后,今年已经是我工作的第4个年头了,总在做java相关的工作,终于有时间坐下来,写一篇关于java写法的一篇文章,来探讨一下如果你真的是一个java程序员,那你真的会写java吗?...
- 七年Java开发的一路辛酸史:分享面试京东、阿里、美团后的心得
-
前言我觉得有一个能够找一份大厂的offer的想法,这是很正常的,这并不是我们的饭后谈资而是每个技术人的追求。像阿里、腾讯、美团、字节跳动、京东等等的技术氛围与技术规范度还是要明显优于一些创业型公司...
- 我把Java基础编程及思维导图整理的超级详细,小白都能看懂
-
Java基础编程及其思维导图目录:Java学习导图一、Java基本语法1.关键字与标识符2.变量分类3.运算符4.流程控制二、数组1.数组概述2.一维数组3.二维数组4.数组常见算法5....
- Java 开发中的 9 个实用技巧:案例详解
-
Java开发中,总有一些技巧能够帮助我们提高代码质量和开发效率。下面,我们来分享9个Java技巧,每个技巧都附上实际案例,帮助你在工作中立刻应用。1.合理使用final关键字...
- Java 20年,以后将往哪儿走?
-
在今年的Java20周年的庆祝大会中,JavaOne2015的中心议题是“Java的20年”。甲骨文公司Java平台软件开发部的副总裁GeorgesSaab的主题演讲就将关注点放在了java...
- 推荐1个java快速开发项目,让你接私活不用愁
-
??大家好,我是小编南风吹,每天推荐一个小工具/源码,装满你的收藏夹,让你轻松节省开发效率,实现不加班不熬夜不掉头发!...
- 教你用Java开发一个简单的JVM
-
一、前言几年前,接到一个开发任务:用Java开发能运行Java智能合约的虚拟机。在开发Java智能合约时,只能使用智能合约SDK提供的类和一些Java常用类(8种基本数据类型包装类;String、Bi...
- java实战教程(一)软件开发流程&开发模式
-
这里小编为了方便处于不同学习阶段的童鞋,准备了三个系列的文章,java系列教程、java实战教程、java进阶教程,对于刚入坑的童鞋,可以先按照这三个系列教程一步步的了解,循序渐进,java实战系列教...
- Java 核心技术之入门指南:全面解析Java概述
-
大家好,这里是Java码牛!Java核心技术入门:全面解析Java概述一、引言Java,作为一门在当今信息技术领域中被广泛应用于企业级开发的主流编程语言,其核心技术的精准掌握对于众多开发者而言,具有...
- 小白如何轻松上手Java开发?
-
Java,这款流行的编程语言,被广大开发者所钟爱。但对于初学者来说,如何入门确实是一个大问题。尤其对于毫无经验的小白,从何处开始、如何推进,都是关键。本文将带你走进Java的世界,为你揭示从零到一的进...
- 初学Java应该知道的知识点:Java的程序开发是什么?
-
Java的程序开发是什么呢?下面和千锋广州小编一起来看看吧!一般来说,Java的程序开发包括三个步骤:编写程序,编译程序,运行程序编写程序——Java源代码,.Java文件编译程序——Javac用来进...
- 厉害了!全靠经典之作-Java编程思想,把小白教的明明白白
-
今天我们来聊聊这本《Java编程思想》从我学习Java的经验来看,《ThinkinginJava》是讲解Java编程的最佳书籍! 这本书不仅详细地介绍Java语法、知识点、API类库使用,更...
- 一周热门
- 最近发表
- 标签列表
-
- grid 设置 (58)
- 移位运算 (48)
- not specified (45)
- patch补丁 (31)
- 导航栏 (58)
- context xml (46)
- scroll (43)
- dedecms模版 (53)
- c 视频教程下载 (33)
- listview排序 (33)
- firebug 使用 (31)
- characterencodingfilter (33)
- getmonth (34)
- hibernate教程 (31)
- label换行 (33)
- curlpost (31)
- android studio 3 0 (34)
- android应用开发 (31)
- html转js (35)
- 索引的作用 (33)
- css3 0 (31)
- checkedlistbox (34)
- localhost 8080 (32)
- 多态 (32)
- net开发 (31)