首页 > 其他分享 >Github 工具栏

Github 工具栏

时间:2023-12-18 10:56:55浏览次数:36  
标签:Github 工具栏 python 合集 github EXP 工具 com

漏洞及渗透练习平台:

  • WebGoat漏洞练习环境

            github.com/WebGoat/WebGoat             git地址:https://github.com/WebGoat/WebGoat.git

  • Damn Vulnerable Web Application(漏洞练习平台)
  • 数据库注入练习平台 
  • 用node编写的漏洞练习平台,like OWASP Node Goat

            github.com/cr0hn/vulnerable-node

花式扫描器 :

  • 端口扫描器Nmap         github.com/nmap/nmap
  • 本地网络扫描器            github.com/SkyLined/LocalNetworkScanner
  • 子域名扫描器                github.com/lijiejie/subDomainsBrute
  • 漏洞路由扫描器            github.com/jh00nbr/Routerhunter-2.0
  • 迷你批量信息泄漏扫描脚本   github.com/lijiejie/BBScan
  • Waf类型检测工具         github.com/EnableSecurity/wafw00f

信息搜集工具 :

  • 社工插件,可查找以email、phone、username的注册的所有网站账号信息
  • Github信息搜集,可实时扫描查询git最新上传有关邮箱账号密码信息
  • github Repo信息搜集工具

WEB:

  • webshell大合集                    github.com/tennc/webshell
  • 渗透以及web攻击脚本         github.com/brianwrf/hackUtils
  • web渗透小工具大合集         github.com/rootphantomer/hack_tools_for_me
  • XSS数据接收平台                  github.com/firesunCN/BlueLotus_XSSReceiver
  • XSS与CSRF工具                     github.com/evilcos/xssor
  • Short for command injection exploiter,web向命令注入检测工具
  • 数据库注入工具                     github.com/sqlmapproject/sqlmap
  • Web代理,通过加载sqlmap api进行sqli实时检测
  • 新版中国菜刀                        github.com/Chora10/Cknife
  • .git泄露利用EXP                    github.com/lijiejie/GitHack
  • 浏览器攻击框架                    github.com/beefproject/beef
  • 自动化绕过WAF脚本            github.com/khalilbijjou/WAFNinja
  • http命令行客户端,可以从命令行构造发送各种http请求(类似于Curl)
  • 浏览器调试利器                    github.com/firebug/firebug
  • 一款开源WAF                        github.com/SpiderLabs/ModSecurity

windows域渗透工具

  • windows渗透神器                 github.com/gentilkiwi/mimikatz
  • Powershell渗透库合集         github.com/PowerShellMafia/PowerSploit
  • Powershell tools合集           github.com/clymb3r/PowerShell

Fuzz:

  • Web向Fuzz工具                   github.com/xmendez/wfuzz
  • HTTP暴力破解,撞库攻击脚本

                                                         github.com/lijiejie/htpwdScan

漏洞利用及攻击框架:

  • msf                                         github.com/rapid7/metasploit-framework
  • Poc调用框架,可加载Pocsuite,Tangscan,Beebeeto等
  • Pocsuite                                 github.com/knownsec/Pocsuite
  • Beebeeto                               github.com/n0tr00t/Beebeeto-framework

漏洞POC&EXP:

  • ExploitDB官方git版本                    github.com/offensive-security/exploit-database
  • php漏洞代码分析                           github.com/80vul/phpcodz
  • Simple test for CVE-2016-2107    github.com/FiloSottile/CVE-2016-2107
  • CVE-2015-7547 POC                     github.com/fjserna/CVE-2015-7547
  • JAVA反序列化POC生成工具           github.com/frohoff/ysoserial
  • JAVA反序列化EXP                           github.com/foxglovesec/JavaUnserializeExploits
  • Jenkins CommonCollections EXP    github.com/CaledoniaProject/jenkins-cli-exploit
  • CVE-2015-2426 EXP (windows内核提权)
  • use docker to show web attack(php本地文件包含结合phpinfo getshell 以及ssrf结合curl的利用演示)
  • php7缓存覆写漏洞Demo及相关工具
  • XcodeGhost木马样本                      github.com/XcodeGhostSource/XcodeGhost

中间人攻击及钓鱼

  • 中间人攻击框架
  • Inject code, jam wifi, and spy on wifi users
  • 可扩展的中间人代理工具               github.com/intrepidusgroup/mallory
  • wifi钓鱼                                            github.com/sophron/wifiphisher

 

密码破解:

  • 密码破解工具                                    github.com/shinnok/johnny
  • 本地存储的各类密码提取利器         github.com/AlessandroZ/LaZagne

二进制及代码分析工具:

  • 二进制分析工具
  • 系统扫描器,用于寻找程序和库然后收集他们的依赖关系,链接等信息
  • rp++ is a full-cpp written tool that aims to find ROP sequences in PE/Elf/Mach-O (doesn't support the FAT binaries) x86/x64 binaries.
  • Windows Exploit Development工具
  • 二进制静态分析工具(python)
  • Python Exploit Development Assistance for GDB
  • 对BillGates Linux Botnet系木马活动的监控工具
  • 木马配置参数提取工具
  • Shellphish编写的二进制分析工具(CTF向)
  • 针对python的静态代码分析工具
  • 一个自动化的脚本(shell)分析工具,用来给出警告和建议
  • 基于AST变换的简易Javascript反混淆辅助工具

EXP编写框架及工具:

  • 二进制EXP编写工具                      github.com/t00sh/rop-tool
  • CTF Pwn 类题目脚本编写框架     github.com/Gallopsled/pwntools
  • an easy-to-use io library for pwning development

                                                                  github.com/zTrix/zio

  • 跨平台注入工具( Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android.)

                                                                  github.com/frida/frida

隐写:

  • 隐写检测工具                                 github.com/abeluck/stegdetect

各类安全资料:

  • 域渗透教程                                     github.com/l3m0n/pentest_study
  • python security教程                      github.com/smartFlash/pySecurity
  • data_hacking合集                          github.com/ClickSecurity/data_hacking
  • mobile-security-wiki                      github.com/exploitprotocol/mobile-security-wiki
  • 书籍《reverse-engineering-for-beginners》
  • 一些信息安全标准及设备配置
  • APT相关笔记                                  github.com/kbandla/APTnotes
  • Kcon资料                                       github.com/knownsec/KCon
  • ctf及黑客资源合集                        github.com/bt3gl/My-Gray-Hacker-Resources
  • ctf和安全工具大合集                     github.com/zardus/ctf-tools
  • 《DO NOT FUCK WITH A HACKER》 github.com/citypw/DNFWAH

各类CTF资源

  • 近年ctf writeup大全                      github.com/ctfs/write-ups-2016
  • fbctf竞赛平台Demo                      github.com/facebook/fbctf
  • ctf Resources                                github.com/ctfs/resources

各类编程资源:

  • 大礼包(什么都有)                           github.com/bayandin/awesome-awesomeness
  • bash-handbook                                   github.com/denysdovhan/bash-handbook
  • python资源大全                                   github.com/jobbole/awesome-python-cn
  • git学习资料                                           github.com/xirong/my-git
  • 安卓开源代码解析                                github.com/android-cn/android-open-project-analysis
  • python框架,库,资源大合集            github.com/vinta/awesome-python
  • JS 正则表达式库(用于简化构造复杂的JS正则表达式)

Python:

  • python 正则表达式库(用于简化构造复杂的python正则表达式)
  • python任务管理以及命令执行库
  • python exe打包库                                 github.com/pyinstaller/pyinstaller
  • py3 爬虫框架                                         github.com/orf/cyborg
  • 一个提供底层接口数据包编程和网络协议支持的python库
  • python requests 库            github.com/kennethreitz/requests
  • python 实用工具合集         github.com/mahmoud/boltons
  • python爬虫系统                  github.com/binux/pyspider
  • ctf向 python工具包            github.com/P1kachu/v0lt

标签:Github,工具栏,python,合集,github,EXP,工具,com
From: https://www.cnblogs.com/lx960930/p/17910544.html

相关文章

  • 个人优化 Github Pages 博客网站访问速度记录
    使用GithubPages可以方便地搭建自己的静态网站,详细过程参考我的这篇文章。使用hugo和GithubPages搭建个人博客但由于众所周知的原因,此方法搭建的博客在国内访问速度不佳。因此考虑采用一些方法来加速访问,主要思路是使用CDN加速网站的静态资源。对于不同的静态资源,......
  • 软件测试/人工智能|GitHub怎么用,这篇文章告诉你
    前言作为一个刚刚接触代码的程序员,可能我们会听到一个词GitHub,把代码提交到GitHub上,或者从GitHub上克隆项目到本地,在GitHub上查看某个工具的文档等等,我们不禁要问,GitHub究竟是什么,该怎么用,本文就给各位初学者们介绍什么是GitHub,它能帮我们干什么?什么是GitHubGitHub是一个面向......
  • 使用Github+PicGo+JsDelivr搭建图床
    本文主要记录使用PicGo+Github搭建图床,并使用jsDelivrCDN加速;下载安装PicGo#安装包下载地址https://github.com/Molunerfinn/PicGo/releases#官方文档地址https://picgo.github.io/从github上选择稳定版本进行下载,我这里因为使用的是M1芯片的Mac,故选择的是Pi......
  • 修改推送代码的github账户
    原文地址: https://www.cnblogs.com/zbliao/p/14142234.html一、修改本地一个仓库的用户名和邮箱//查看本目录下仓库的邮箱gitconfiguser.email //查看本目录下仓库的用户名gitconfiguser.name//修改本目录下仓库的邮箱gitconfiguser.email"邮......
  • 使用git工具将本地文件上传到github仓库
    使用git工具将本地文件上传到github仓库一、基本步骤第一步:我们需要先创建一个本地的版本库(其实也就是一个文件夹)。第二步:在命令行中输入gitinit把这个文件夹变成Git可管理的仓库然后通过gitadd.("."表示当前文件夹下所有内容都提交,也可以通过gitaddFileName/FolderName......
  • 开源机器学习版本的Github:Hugging Face
    参考:https://baijiahao.baidu.com/s?id=1776478347325976510https://zhuanlan.zhihu.com/p/535100411 ===============================   ......
  • Github项目徽标
    shields.io上提供了各种漂亮的徽标,支持文字、颜色、图标以及各种动静态数据效果展示使用详解1.各种格式的基本模板URLhttps://img.shields.io/badge/:badgeContentMarkdown![StaticBadge](https://img.shields.io/badge/:badgeContent)rSt..image::htt......
  • 又有新框架上线了,测试、AI 通通有「GitHub 热点速览」
    本周热点之一可能就是Apple刚开源便获得8k+star的机器学习框架mlx,顺带官方开源的mlx-example(示例仓)也在热门榜上有一席之位,据说它已经跑通了大模型Llama7B,如果你最近刚入手了M3的苹果机,不妨来试试这个专为Apple芯片而生的框架。除了跑在Apple芯片上的新框架,其实......
  • Github提交大文件时报错
    Github提交大文件时报错报错如下remote:error:GH001:Largefilesdetected.YoumaywanttotryGitLargeFileStorage-https://git-lfs.github.com.​​​​解决办法下载git-lfs后安装https://www.123pan.com/s/KYyzVv-hwrzv.html提取码:GmA0下载并安装......
  • Github fork同步原始仓库tag的办法
    #Repo:someuser/myframework#Fork:superteam/myframework#Track:#克隆你的仓库gitclonehttps://github.com/superteam/myframework.git#进入你的仓库本地目录cdmyframework#添加原始仓库地址gitremoteaddupstreamhttps://github.com/someuser/myframework.......