Xerxes : Dos Tool Enhanced with Many Features

Xerxes dos tool enhanced with many features for stress testing. It has many features, some of these features are:

  • TLS Support
  • HTTP header randomization
  • Useragent randomization
  • Multiprocessing support
  • Multiple Attack vectors
  • etc…

Not only that but also we are aggressively developing it and adding a lot more features and functionalities.

Also Read – FreeVulnSearch : Script to Query Vulnerabilities via the cve-search.org API

Usage

$ ./Xerxes -H
–==[ Xerxes enhanced by Sepehrdad Sh ]==–
./Xerxes {OPTIONS}
Xerxes dos tool enhanced
OPTIONS:
-H, –help display this help menu
-V, –version display version
–vecs display available vectors
-h[rhost], –rhost=[rhost] remote host address [default 127.0.0.1]
-p[rport], –rport=[rport] remote host port [default 80]
-b[bcast], –bcast=[bcast] broadcast address [default 127.0.0.1]
-v[vector], –vec=[vector] attack vector [default 0]
-d[delay], –dly=[delay] attack delay [default 1 ns]
-t[threads], –trds=[threads] number of threads [default 10]
-c[connections],
–conn=[connections] number of connections [default 25]
–tls enable tls
–rand-lhost enable local host randomization
–rand-lport enable local port randomization

Disclaimer

THIS SOFTWARE IS PROVIDED FOR EDUCATIONAL USE ONLY! IF YOU ENGAGE IN ANY ILLEGAL ACTIVITY THE AUTHOR DOES NOT TAKE ANY RESPONSIBILITY FOR IT. BY USING THIS SOFTWARE YOU AGREE WITH THESE TERMS.

R K

Recent Posts

Bomber : Navigating Security Vulnerabilities In SBOMs

bomber is an application that scans SBOMs for security vulnerabilities. So you've asked a vendor…

9 hours ago

EmbedPayloadInPng : A Guide To Embedding And Extracting Encrypted Payloads In PNG Files

Embed a payload within a PNG file by splitting the payload across multiple IDAT sections.…

9 hours ago

Exploit Street – Navigating The New Terrain Of Windows LPEs

Exploit-Street, where we dive into the ever-evolving world of cybersecurity with a focus on Local…

2 days ago

ShadowDumper – Advanced Techniques For LSASS Memory Extraction

Shadow Dumper is a powerful tool used to dump LSASS (Local Security Authority Subsystem Service)…

3 days ago

Shadow-rs : Harnessing Rust’s Power For Kernel-Level Security Research

shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…

2 weeks ago

ExecutePeFromPngViaLNK – Advanced Execution Of Embedded PE Files via PNG And LNK

Extract and execute a PE embedded within a PNG file using an LNK file. The…

3 weeks ago