Git Product home page Git Product logo

pt-gui's Introduction

Deakin Detonator Toolkit

Deakin Detonator Toolkit (DDT) is a toolkit that aims to simplify the penetration testing experience and workflow. The toolkit was initially started as a Command Line Interface (CLI) toolkit with a few minor tools. This Trimester, DDT has been further developed to now have a Graphical User Interface (GUI) with several new attack vectors and tools added.

Installation

Requirements

Steps

  1. Clone the repo
$ git clone https://github.com/taysmith99/PT-GUI.git
  1. Install requirements
$ sudo apt update
$ sudo apt install -y python3 python3-pip python3-tk git
$ cd PT-GUI
$ pip3 install -r requirements.txt
  1. Start the application
$ cd PT-GUI #This step is not needed if you are already in the directory.
$ python3 main.py

Usage

After launching the tool, the GUI will open the homepage of toolkit. From there, we can see five main pages show up: About, Attack vectors, Tools, Walkthroughs, and References.

Main page

  • About: Provides basic information about the tool and its purpose.
  • Attack Vectors: Contains a step by step demonstration of different exploitations.
  • Tools: The tools page provides an easy access to many tools of different purposes, like reconnaissance and enummeration tools.
  • Walkthroughs: This page will have video walkthroughs to different exploits and tools.

Attack vectors Tools

Development

The GUI of the toolkit is developed using Tkinter and theming is inspired from here.

pt-gui's People

Contributors

huskehhh avatar zinchenkoboris avatar keegangray avatar pedestrianlau avatar taysmith99 avatar j43g3r avatar sasadara99 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.