• Stars
    star
    1,872
  • Rank 23,959 (Top 0.5 %)
  • Language
    HTML
  • Created over 3 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Web Fuzzing Box - Web 模糊测试字典与一些Payloads,主要包含:弱口令暴力破解、目录以及文件枚举、Web漏洞...字典运用于实战案例:https://gh0st.cn/archives/2019-11-11/1

Web-Fuzzing-Box

Web Fuzzing Box - Web 模糊测试字典与一些Payloads,主要包含:弱口令暴力破解、目录以及文件枚举、Web漏洞...

字典运用于实战案例:https://gh0st.cn/archives/2019-11-11/1

❯ tree -L 2
.
├── Brute [爆破]
│   ├── Abroad [国外字典]
│   ├── Application [服务、应用字典]
│   ├── Basic_401_Login.txt [401认证字典]
│   ├── Chinese [适用于中国的字典]
│   ├── Password [密码字典]
│   ├── Ports [端口字典]
│   ├── Security_Product [安全产品]
│   ├── Subdomain [子域名]
│   ├── Top_Password [Top排名字典]
│   └── Username [用户名字典]

├── Dir [目录、文件名、接口]
│   ├── Others [其他字典]
│   ├── Burpsuite [适用于BurpSuite的字典,源于:https://gh0st.cn//archives/2020-02-13/1]
│   ├── Wooyun [乌云历史漏洞目录、文件字典]
│   └── Yujian [中国御剑字典]

├── Vuln [漏洞相关字典]
│   ├── Api_Bypass [Api漏洞:绕过403、鉴权绕过]
│   ├── File_Upload [文件上传漏洞]
│   ├── Logic [逻辑漏洞]
│   ├── File_Include [文件包含字典]
│   ├── Image_Dos [图片资源导致的DoS拒绝服务漏洞字典]
│   ├── Jsonp [JSONP跨域劫持漏洞字典]
│   ├── Open_Redirect [URL跳转漏洞字典]
│   ├── Sql_Injection [SQL注入字典]
│   ├── Traversal_Directory [遍历目录漏洞字典]
│   ├── Xml_Bomb [XML炸弹Payloads]
│   └── Xss [XSS字典与Payloads]

├── Other [其他字典]
│   └── 2W_Words_1.txt [2万常见英语单词]

└── Web [Web测试字典]
    ├── File_Path [一些文件及路径]
    ├── Funcation_Name.txt [函数名]
    ├── HTML [HTML相关]
    ├── Headers [HTTP头]
    ├── Http_Methods.txt [HTTP请求方式]
    ├── Integer_Overflows.txt [整数溢出]
    ├── Javascript_Filename.txt [JavaScript文件名]
    ├── Lcoalhost.txt [本地地址]
    ├── Parameters [请求参数]
    ├── URL [URL相关协议和类型]
    └── ViewState_Key.txt [用于ViewState反序列化]

致谢

远海: 贡献文件上传参数、ViewState_Key

More Repositories

1

HaE

HaE - Highlighter and Extractor, Empower ethical hacker for efficient operations.
Java
2,273
star
2

Binary-Learning

二进制安全相关的学习笔记,感谢滴水逆向的所有老师辛苦教学。
1,218
star
3

RGPerson

RGPerson - Randomly generate identity information
HTML
472
star
4

CaA

CaA - Collector and Analyzer, Insight into information, exploring with intelligence in a thousand ways.
Java
458
star
5

avList

avList - 杀软进程对应杀软名称
JavaScript
389
star
6

Command2API

Command2API - 万物皆可API
Python
255
star
7

JSONandHTTPP

Burp Suite Plugin: Convert the json text that returns the body into HTTP request parameters.
Python
95
star
8

AsteriskPassword

AsteriskPassword,基于C++&MFC开发的星号密码查看器
C++
71
star
9

Scanner_Docker

Scanner Docker
69
star
10

FuckAnywhere

FuckAnywhere - 这是一个BurpSuite Jython(Python)插件,用于在HTTP请求中随处插入你想要进行测试的代码。
Python
49
star
11

SunloginLPE

SunloginLPE - 向日葵11.0.x版本命令执行漏洞,本地验证工具。
C++
37
star
12

peAssist

peAssist - Windows提权辅助
JavaScript
37
star
13

passive-scan-client

Burp被动扫描流量转发插件
Java
4
star
14

gh0stkey

About me.
3
star
15

HopLa

HopLa Burp Suite Extender plugin - Adds autocompletion support and useful payloads in Burp Suite
Java
2
star
16

gh0stkey.github.io

个人博客 https://gh0st.cn 模版来自:https://github.com/heiswayi/the-plain 在原基础上增加了分页、网易云音乐播放器、图片放大查看等功能(做了一些排版细节上的调整)
HTML
1
star