Code Monkey home page Code Monkey logo

pysploit-framework's Introduction

PySploit Framework

free exploit framework written use python language version 3.3

Features

  • Easy to use
  • Free and open source
  • Organizer
  • Easy to develop it
  • Programmed using on of the most popular programming language
  • Unlimited possibilities to create
  • Durable updates

Getting Started

the framework not need many steps to install and start using just follow the next steps

Platform

the framework designed to run on Gnu/Linux distro only

tell us if framework work in another platforms :)

Prerequisites

the requirement is:

  • bs4
  • python-tools
  • python3.x

Installing Requirement

installing bs4

easily you can install the whole requirement from requirement.txt file by execute this command:

sudo python3-pip install -r requirements.txt

installing python-tools

in debian and her children the package names is python-examples and you can install it by the packages manager (apt) by ordered this command:

sudo apt-get install python-examples

but in opensuse is called python-demo and in fedora/redhat is called python-tools > in both of them you can also use the packages manager to install the package

installing python3

the most of linux distro has python preinstalled but if you have old version you can install it using your packages manager or from the official website https://www.python.org/downloads/

Install on you computer

in 1.1 version we added installer to insatll the framework on your device so to start installing the tool go to tool directory and execute this command:

sudo python3 PySploit.py -i

if the install done the tool will tell you. now if you need unistall the tool you can execute this another command:

sudo python3 PySploit -un

Note: you should execute the both command with root privilege

Add your module

we designed this framework to be easy to create your module all what you need is define three dictionarys and two functions :) you can read simple_sample.py file in samples directory for more informations

to more info visit this topic https://github.com/ahmadnourallah/pysploit-framework/wiki/Add-your-module

Authors

Ahmad Nourallah

Contact with me

  • Facebook Account: <fb.com/ahmadnurallah>
  • Github Page: <github.com/ahmadnourallah>
  • Email: [email protected]

License

This project is licensed under the GPL-2.0 License - see the LICENSE file for details

TODO

  • add new modules
  • make the code smarter
  • attract the developers to using the framework
  • create advanced payload (such as meterpreter in metasploit) help us in this task

we always welcome the all pull requests

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.