All Projects → BlueSkyXN → CCATK

BlueSkyXN / CCATK

Licence: other
高度自动化CC脚本

Programming Languages

python
139335 projects - #7 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to CCATK

Cc Attack
Using Socks4/5 proxy to make a multithreading Http-flood/Https-flood (cc) attack.
Stars: ✭ 145 (+35.51%)
Mutual labels:  ddos, attack
Pummel
Socks5 Proxy HTTP/HTTPS-Flooding (cc) attack
Stars: ✭ 53 (-50.47%)
Mutual labels:  ddos, attack
Wreckuests
Yet another one hard-hitting tool to run HTTP stress tests 🌌
Stars: ✭ 137 (+28.04%)
Mutual labels:  ddos, attack
ddos
DDoS Attack & Protection Tools for Windows, Linux & Android
Stars: ✭ 84 (-21.5%)
Mutual labels:  ddos, attack
Camerattack
An attack tool designed to remotely disable CCTV camera streams (like in spy movies)
Stars: ✭ 192 (+79.44%)
Mutual labels:  ddos, attack
Mhddos
Best DDoS Attack Script Python3, Cyber Attack With 36 Method
Stars: ✭ 55 (-48.6%)
Mutual labels:  ddos, attack
awesome-ddos-tools
Collection of several DDos tools.
Stars: ✭ 75 (-29.91%)
Mutual labels:  ddos, attack
Python-Botnet
This is a simple DDoS python botnet script with remote monitoring & management for education purposes.
Stars: ✭ 119 (+11.21%)
Mutual labels:  ddos, attack
Mr.sip
SIP-Based Audit and Attack Tool
Stars: ✭ 266 (+148.6%)
Mutual labels:  ddos, attack
Impulse
💣 Impulse Denial-of-service ToolKit
Stars: ✭ 538 (+402.8%)
Mutual labels:  ddos, attack
dheater
D(HE)ater is a proof of concept implementation of the D(HE)at attack (CVE-2002-20001) through which denial-of-service can be performed by enforcing the Diffie-Hellman key exchange.
Stars: ✭ 142 (+32.71%)
Mutual labels:  ddos, attack
Mitm
Man in the middle tool
Stars: ✭ 30 (-71.96%)
Mutual labels:  attack
anti-ddos-lite
Anti-DDoS-Lite (Anti-Crawler app) is a small PHP app to protect your site against DDoS attack.
Stars: ✭ 96 (-10.28%)
Mutual labels:  ddos
Curiefense
Curiefense is a unified, open source platform protecting cloud native applications.
Stars: ✭ 136 (+27.1%)
Mutual labels:  ddos
Ddos Scripts
This repo consists of various DDoS scripts, collected from internet. Layer-4 and Layer-7 levels can be targeted using these scripts.
Stars: ✭ 135 (+26.17%)
Mutual labels:  ddos
AMP-Research
Research on UDP/TCP amplification vectors, payloads and mitigations against their use in DDoS Attacks
Stars: ✭ 246 (+129.91%)
Mutual labels:  ddos
Dark Fantasy Hack Tool
DDOS Tool: To take down small websites with HTTP FLOOD. Port scanner: To know the open ports of a site. FTP Password Cracker: To hack file system of websites.. Banner Grabber: To get the service or software running on a port. (After knowing the software running google for its vulnerabilities.) Web Spider: For gathering web application hacking information. Email scraper: To get all emails related to a webpage IMDB Rating: Easy way to access the movie database. Both .exe(compressed as zip) and .py versions are available in files.
Stars: ✭ 131 (+22.43%)
Mutual labels:  ddos
Ddos Rootsec
DDOS Archive by RootSec (Scanners, BotNets (Mirai and QBot Premium & Normal and more), Exploits, Methods, Sniffers)
Stars: ✭ 108 (+0.93%)
Mutual labels:  ddos
MyWebsiteIsDown
Documentation and guides for withstanding DDoS Attacks
Stars: ✭ 17 (-84.11%)
Mutual labels:  ddos
assap
Anti Shoulder Surfing Attack Platform (ASSAP)
Stars: ✭ 22 (-79.44%)
Mutual labels:  attack

CCATK-V1

使用socks4 / 5代理攻击http服务器的脚本。

删除了混合代理洪水

新特性:

  • 快速套接字重用
  • 改进的CC模式
  • 随机客户端IP

具体信息:

  • 使用Python3
  • 添加了更多智能选项
  • Http洪水
  • Http端口洪水
  • Http慢速攻击
  • 支持HTTPS
  • Socks4代理下载器
  • Socks4代理检查器
  • Socks5代理下载器
  • Socks5代理检查器
  • 随机Http发布数据
  • 随机Http标头
  • 随机Http Useragent
  • 移除了混合代理洪水
  • 添加了代理模式选择
  • 仍在改进的项目

安装

pip3 install requests pysocks
git clone https://github.com/BlueSkyXN/CCATK.git
cd CCATK

使用

python3 atk.py

#CCATK-V2

使用socks4 / 5代理攻击http(s)服务器的脚本。

新闻:

增加了输出指示器 添加了网址解析器 信息:

使用Python3 添加了更多类似人的选项 Http Get / Head / Post / Slow Flood 随机Http标头/数据 Socks4/5代理下载器 Socks4/5代理检查器 自定义Cookie 自定义帖子数据 支持HTTPS 支持Socks4/5

安装

pip3 install requests pysocks
git clone https://github.com/BlueSkyXN/CCATK.git
cd CCATK

使用

python3 atk2.py
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].