dedsploit – Framework For Attacking Network Protocols

dedsploit is an open source software use for attacking network protocols and network exploitation. This framework aims to exploit and attack some common every-day vulnerabilities, whether it is a misconfiguration of a SSH server, or even the utilization of apache2 as a web server, which could be subjected to malicious Slowloris DoS attacks.

The framework comprises of several modules, and within each module will be attack vectors.

Requirement:

  • Linux-based distro ( preferable Kali-Linux)
  • macOS

Download & Install:

To install this program, first git clone.

git clone https://github.com/ex0dus-0x/dedsploit

 

Change directory, and then run the installer script (Must be root or have superuser permissions):

cd /path/to/dedsploit
sudo python installer.py

 

The installer.py script will install of the necessary dependencies for you. Note that other platforms will be supported in the future (for now, manually install, especially if you don’t use apt-get as a package manager).

Now dedsploit to execute:

dedsploit

 

Example:

Download now: dedsploit

Related posts

How to Improve Your Cyber Resilience by Strengthening User Privileges

The Dark Side of Viral Content: How Negative Reviews Can Snowball

Testing Gaming Monetization: Walking the Line Between Profit and Player Experience