Skip to content

wrxxnch/DEDnetSEC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEDNETSEC

OurFace.gif

Empowering Secure Networks Through Intelligent Testing

last-commit repo-top-language repo-language-count

Built with the tools and technologies:

GNU Bash Python


Table of Contents


Overview

DEDnetSEC is an advanced command-line toolkit crafted for security professionals to perform comprehensive network security testing and penetration assessments. Its interactive Bash script simplifies executing complex attack workflows, making vulnerability evaluations more accessible and efficient.

Why DEDnetSEC?

This project aims to streamline security testing workflows by providing an intuitive, menu-driven interface for executing various attack vectors. The core features include:

  • 🛠️ User-Friendly Interface: An interactive menu that simplifies complex security testing procedures.
  • 🔍 Network Reconnaissance: Tools for detailed network discovery and assessment.
  • Packet Injection & Traffic Manipulation: Capabilities for traffic interception and manipulation.
  • 🕵️‍♂️ Man-in-the-Middle & Spoofing Attacks: Support for ARP spoofing and DNS spoofing to evaluate network defenses.
  • 🔐 Local Network Focus: Designed for targeted security evaluations within local environments.

Getting Started

Prerequisites

This project requires the following dependencies:

  • Programming Language: Shell
  • Package Manager: Bash

Installation

Build DEDnetSEC from the source and install dependencies:

  1. Clone the repository:
git clone https://github.com/wrxxnch/DEDnetSEC
  1. Navigate to the project directory:
cd DEDnetSEC
  1. Install the dependencies:

Using bash:

chmod +x dednetsec.sh

Usage

Run the project with:

./dednetsec.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors