Skip to content

A Simple DoS tool write in python3.7+ with aiohttp + aiosocks

Notifications You must be signed in to change notification settings

devblack/OlsoAttack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Olso Attack

A Simple DoS Tool with support to Proxy and Socks:

  • GET flood (Direct)
  • GET flood (Proxy - Socks)

Requirements

  • 2 Cores
  • 2 Gbs of Ram
  • Python 3.7
  • aiohttp
  • aiosocks

Requirements installation

  #aiosocks
  git clone https://github.com/nibrag/aiosocks.git
  cd aiosocks
  python setup.py install

  #aiohttp
  pip install aiohttp

Tip

For unlimited threads: ulimit -n999999; ulimit -u999999; ulimit -e999999
PD: take care your vps isn't immortal

Usage

                                       ,----------------,               ,---------,
                                  ,-----------------------,           ,'        ,'|
                                ,'                       ,'|        ,'        ,'  |
                                +-----------------------+  |      ,'        ,'    |
                                |  .-----------------.  |  |     +---------+      |
                                |  |                 |  |  |     | -==----'|      |
                                |  |  > 0l$0 Attack♥ |  |  |     |         |      |
                                |  |  > cd X:        |  |  |/----|'---=    |      |
                                |  |  X:\> 0L$0.PY   |  |  |   ,/|==== ooo |      ;
                                |  |                 |  |  |  // |(((( [33]|    ,'
                                |  '-----------------'  |,' .;'| |((((     |  ,'
                                +-----------------------+  ;;  | |         |,'
                                  /_)______________(_/  //'    | +---------+
                             ___________________________/___   ',
                            /  oooooooooooooooo  .o.  oooo /,   \,'-----------,
                           / ==ooooooooooooooo==.o.  ooo= //   ,'\--{)B     ,'
                          /_==__==========__==_ooo__ooo=_/'   /___________,'

                                        Coded by @d3vbl4ck


Usage:
python3 Olso.py