GithubHelp home page GithubHelp logo

mdulin2 / psak Goto Github PK

View Code? Open in Web Editor NEW

This project forked from syslog777/psak

0.0 1.0 0.0 180 KB

The Pentester's Swiss Army Knife

License: BSD 3-Clause "New" or "Revised" License

Python 100.00%

psak's Introduction

psak

N|Solid psak GitHub stars GitHub forks Github issues Python 3.6 License

Project Objectives

  1. Make pentesting easier

  2. Make pentesting simpler

  3. Make pentesting make sense

Limitations

  • Development time is the greatest limitation in terms of psak

PSAK Framework

PSAK is simple to intergrate with, provided a intermediate

understanding of software develpment and Python 3. Just fork the

project, add you module and then submit a pull request.

Simply study the existing code and follow the style you sense.

PSAK Package | Description

------------- | -------------

psak_src | holds the psak project

exploit_modules | holds each psak exploit module package

setup.py | psak installation file

Installation Instructions

Copy and paste the following into your terminal as user root

to install psak:


apt-get update

apt-get upgrade

apt-get install python3

apt-get install python3-pip

apt-get install pip

apt-get install pip3

pip3 install --upgrade pip

pip install --upgrade google-api-python-client

pip3 install setuptools

pip3 install ipython

pip3 install graphviz

pip3 install cryptography

pip3 install scapy-python3

pip3 install matplotlib

pip3 install networkx

pip3 install pyx

pip3 install latex

pip3 install docopt

pip3 install netaddr

pip3 install requests

apt-get install tcpdump python3-crypto ipython3

apt-get install python3-tk

#Basic penetration utils

apt-get install airodump-ng

apt-get install aireplay-ng

apt-get install ip

apt-get install arping

# Finish up

pip3 install psak

apt autoremove

Networking Research

wireless deauthentication packets using python and scapy

Network Attacks

If the feature has not been marked completed, you can contribute

by writing an implementation of it by attack type

Basic Brute-Force Connectionless Attacks
  • UDP Flood

  • ICMP Flood

  • IGMP Flood

Complex Brute-Force Connectionless Attacks
  • Smurf Attacks

  • Fraggle Attacks

  • DNS Amplification

Basic Brute-Force Connection-Oriented Attacks
  • TCP-SYN Flood (Complete)

  • TCP-RST Attack

  • TCP-PSH+ACK Attack

Project payload list

A list of frameworks to use to design deliverable payloads for penetration testers.

  • PowerSploit: PowerSploit is a collection of Microsoft PowerShell modules that can be used to aid penetration testers during all phases of an assessment.

  • Offensive-Security Exploit database: an official repository of The Exploit Database, a project sponsored by Offensive Security

  • DHCPig: initiates an advanced DHCP exhaustion attack

psak's People

Contributors

mdulin2 avatar syslog777 avatar

Watchers

 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.