All Projects → sepehrdaddev → Xerxes

sepehrdaddev / Xerxes

Licence: gpl-3.0
Xerxes dos tool enhanced

Projects that are alternatives of or similar to Xerxes

Http Factory
Implementation of PSR-17 (HTTP Message Factories)
Stars: ✭ 859 (+488.36%)
Mutual labels:  http-requests
Actix Ratelimit
Rate limiter framework for Actix web
Stars: ✭ 90 (-38.36%)
Mutual labels:  http-requests
Frequest
FRequest - A fast, lightweight and opensource desktop application to make HTTP(s) requests
Stars: ✭ 130 (-10.96%)
Mutual labels:  http-requests
Easygo
基于Kotlin、OkHttp的声明式网络框架,像写HTML界面一样写网络调用代码
Stars: ✭ 40 (-72.6%)
Mutual labels:  http-requests
Icmplib
Easily forge ICMP packets and make your own ping and traceroute.
Stars: ✭ 58 (-60.27%)
Mutual labels:  icmp
Easy Soap Request
Small Node.js library to make SOAP requests easier
Stars: ✭ 99 (-32.19%)
Mutual labels:  http-requests
Restclient
🦄 Simple HTTP and REST client for Unity based on Promises, also supports Callbacks! 🎮
Stars: ✭ 675 (+362.33%)
Mutual labels:  http-requests
Fitted
Simplifying http requests using ES decorators
Stars: ✭ 139 (-4.79%)
Mutual labels:  http-requests
Pytcp
PyTCP is an attempt to create fully functional TCP/IP stack in Python. It supports TCP stream based transport with reliable packet delivery based on sliding window mechanism and basic congestion control. It also supports IPv6/ICMPv6 protocols with SLAAC address configuration. It operates as user space program attached to Linux TAP interface. As of today stack is able to send and receive traffic over Internet using IPv4 and IPv6 default gateways for routing. Since goal of this project is purely educational (at least at this point) the clarity of code is preferred over its efficiency. For the same reason security features are not being implemented just yet unless they are integral part of TCP/IP suite protocols specification.
Stars: ✭ 65 (-55.48%)
Mutual labels:  icmp
Agent orange
Parse and process User Agents like a secret one
Stars: ✭ 127 (-13.01%)
Mutual labels:  http-requests
Stormer
Wrappers for making load test with locust more convienient.
Stars: ✭ 41 (-71.92%)
Mutual labels:  http-requests
Logstash Input Http
Stars: ✭ 46 (-68.49%)
Mutual labels:  http-requests
Linkcrawler
Find broken links in webpage
Stars: ✭ 102 (-30.14%)
Mutual labels:  http-requests
Breaker
Circuit breaker for HTTP requests in Elixir
Stars: ✭ 30 (-79.45%)
Mutual labels:  http-requests
Chucker
🔎 An HTTP inspector for Android & OkHTTP (like Charles but on device)
Stars: ✭ 2,169 (+1385.62%)
Mutual labels:  http-requests
Gout
gout to become the Swiss Army Knife of the http client @^^@---> gout 是http client领域的瑞士军刀,小巧,强大,犀利。具体用法可看文档,如使用迷惑或者API用得不爽都可提issues
Stars: ✭ 749 (+413.01%)
Mutual labels:  http-requests
Networkmanager
A powerful tool for managing networks and troubleshoot network problems!
Stars: ✭ 1,296 (+787.67%)
Mutual labels:  icmp
Vex
vex is a small PHP app that sends some load to a web application
Stars: ✭ 142 (-2.74%)
Mutual labels:  http-requests
Ping exporter
Prometheus exporter for ICMP echo requests using https://github.com/digineo/go-ping
Stars: ✭ 134 (-8.22%)
Mutual labels:  icmp
Pingtunnel
ping tunnel is a tool that advertises tcp/udp/socks5 traffic as icmp traffic for forwarding.
Stars: ✭ 1,904 (+1204.11%)
Mutual labels:  icmp

Xerxes

Build Status License: GPL v3 SSL: LibreSSL v2.9.1 Platform: Linux Version: 2.0beta

Dos tool with multiple vectors available for stress testing internet services.

Usage

$ ./Xerxes -H
  --==[ Xerxes enhanced by Sepehrdad Sh ]==--

  bin/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
      --daemonize                       daemonize

License

This software is distributed under the GNU General Public License version 3 (GPLv3)

LEGAL NOTICE

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.

Get Involved

Please, send us pull requests!

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].