Hannibal Attack

Table of Contents

  1. Project Description
  2. Project Requirements
  3. Deliverables
  4. Additional Reinforcements
  5. Acknowledgements

Project Description

This project HTTP Flood; you can find out more here.

The purpose of this project is purely educational. In the realm of cyber security there are many features and nuances that contribute to the success or failure of a company's security procedure. By exploring a couple of the possible attack vectors that hackers use, and see them through a hacker's eyes we can create more robust defenses against said attack vectors.

Attack your friends' website, teach them a lesson on security.

Why Are We Doing This?

To help would be pen-tester attack their own applications and friends' applications. And educate on preventing a DDos attack.

Project Requirements

  1. Clone the repo
  2. <url link> -> www.domainName.com
  3. $ python ddos_attack.py <url link>

Additional Reinforcements

We have an ally of another set of a farm of machines powered by the script Slow Loris.

  1. pip install slowloris
  2. slowloris <url link>

Deliverables

  • Public GitHub repo linked in
  • Deployed Botnet
  • Explanation Slides -> Slides

Contributors

Acknowledgements