Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/midisec/Repackets-X
Resend and mass-utilize common packets in burpsuite and packets in wireshark. Commonly used for AWD competitions, bulk attacks using other people's packets.
https://github.com/midisec/Repackets-X
Last synced: 3 months ago
JSON representation
Resend and mass-utilize common packets in burpsuite and packets in wireshark. Commonly used for AWD competitions, bulk attacks using other people's packets.
- Host: GitHub
- URL: https://github.com/midisec/Repackets-X
- Owner: midisec
- Created: 2022-01-27T21:19:41.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-30T06:39:48.000Z (over 2 years ago)
- Last Synced: 2024-06-06T20:03:52.706Z (5 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - midisec/Repackets-X - Resend and mass-utilize common packets in burpsuite and packets in wireshark. Commonly used for AWD competitions, bulk attacks using other people's packets. (Python)
README
# Repackets-X
Resend and mass-utilize common packets in burpsuite and packets in wireshark. Commonly used for AWD competitions, bulk attacks using other people's packets.Repackets-X能够自定义重发burpsuite、wireshark等工具中的数据包,目标是用作于线下AWD比赛,利用抓取或者官方提高的流量进行便捷攻击。
## 特征
- [ ] burpsuite中数据包的解析
- [ ] wireshark中数据包的解析
- [ ] 多线程重发、转发
- [ ] 从配置文件初始化
- [ ] Web UI## 文档
## 入门
## 用法
## TODOs