What's new

Tutorial Nodejs DDoS Method [ EDUC PURPOSES ONLY ]

Hakka-

Eternal Poster
Joined
Mar 5, 2022
Posts
494
Solutions
7
Reaction
2,966
Points
463
For educational purposes lang po.
PTPA paki remove nalang po kung bawal hehe.

Layer7 Website Pentest
Mas ok kung sa ubuntu vps with 10 port pero goods din naman sa Termux
Nodejs dos-script You do not have permission to view the full content of this post. Log in or register now.

Commandline: node http-tls.js [HOST] [DURATION] [THREADS] [RPIP] [PROXIES]
Kayo nalang po mag lagay ng mga proxies nyo http/https proxies only, ilagay nyo po sa notepad and save it as http.txt Isama nyo po proxy nyo sa iisang directory/folder kasama ng js script then execute attack

Example: node http-tls.js You do not have permission to view the full content of this post. Log in or register now. 1200 2 64 http.txt
Maximum Threads: 3 Minimum Threads: 1
Para po sa 4 CPU 8GB RAM Feedback nalang po.

Fix Allocation/FatalError/Memory leak
Ubuntu/Debian etc.

set NODE_OPTIONS=--max_old_space_size=4096
Para po sa node version 14 - 19.x

Tested on: Cloudflare NoSec, Cloudflare low, HTTP-DDoS Block + UAM + Botfight Mode (Hindi po stable sa UAM HTTP DDoS Block +UAM outdated script meron po ako updated message for more info)
Not working for amazon servers/firewalls
Meron po ako pang bypass sa WAF dm nalang po. tele @w33rootQ

Install Requirements:
sudo apt update -y;sudo apt upgrade -y; curl -sL You do not have permission to view the full content of this post. Log in or register now. | sudo bash -
sudo apt-get update -y && sudo apt-get install yarn -y
sudo apt install chromium-browser -y
sudo apt -y install gcc g++ make
sudo apt -y install htop vnstat
sudo apt-get install -y unzip
sudo apt -y install unrar
sudo apt install nodejs -y
sudo apt-get install -y libgbm-dev
sudo apt install -y gconf-service libasound2 libatk1.0-0 libc6 libcairo2 libcups2 libdbus-1-3 libexpat1 libfontconfig1 libgcc1 libgconf-2-4 libgdk-pixbuf2.0-0 libglib2.0-0 libgtk-3-0 libnspr4 libpango-1.0-0 libpangocairo-1.0-0 libstdc++6 libx11-6 libx11-xcb1 libxcb1 libxcomposite1 libxcursor1 libxdamage1 libxext6 libxfixes3 libxi6 libxrandr2 libxrender1 libxss1 libxtst6 ca-certificates fonts-liberation libappindicator1 libnss3 lsb-release xdg-utils wget
npm i await-timeout
npm i axios
npm i chalk
npm i cheerio
npm i cli-color
npm i console-log-level
npm i crypto
npm i events
npm i got
npm i hpagent
npm i http
npm i http2
npm i https
npm i minimist
npm i request
npm i url
npm i request-curl
npm i user-agents
npm i uuid
npm i tmp-promise
npm i colors
npm i fake-useragent
npm i gradient-string
npm i hcaptcha-solver
npm i randomstring
npm i playwright-extra
npm i playwright
npm i randomstring
npm i sleep-promise
npm i tls


IMG_20221208_043700_120.jpg
 

Attachments

Paps pag sa termux ko bayan e install ang tools needed parin ba lagyan ng sudo? Or pede ng hindi?
Ex.
sudo apt -y install gcc g++ make
sudo apt -y install htop vnstat


Salamat po paps😄
 
nice juan effective yun nga lang wag na wag kayo magkamali dapat http.txt naka set na kasi...

Tanonglang para saan yang 64?

Babala pwede masira ang inyong wifi o modem kapag mali ang pag gamit ingat.
request per ip

For Private Stuffs @w33rootQ tg
 

Similar threads

Back
Top