Giter VIP home page Giter VIP logo

darkspiritz's Introduction

alt text

GitHub issues GitHub stars GitHub forks GitHub license Twitter

alt text

DarkSpiritz (Python3)

A penetration testing framework for Linux and Windows systems.

Official DarkSpiritz Repository. The old organization was deleted by a rouge member.

What is DarkSpiritz?

Created by the SynTel Team it was a project of one of the owners to update and clean-up an older pentesting framework he had created to something updated and modern. DarkSpiritz is a re-vamp of the very popular framework known as "Roxysploit". You may be familiar with this framework and if you are then it will help you with DarkSpiritz. DarkSpiritz also works like another pentesting framework known as Metasploit. If you know how to use metasploit setting up and working with DarkSpiritz will be a breeze. Inside the program itself you will find a lot of help and documentation on plugins or you can head to our wiki here. If you need any help feel free to contact us at [email protected].

Syntel Team:

M4cs | @maxbridgland

Version 2.0 UPDATE (READ IMPORTANT)

We have completely rewritten the framework and configuration method based off community feedback. We have also finally updated to Python 3. It took a long time but was most definitely worth it! This version should run a lot smoother and have a cleaner UI.

Enjoy!

Getting Started

Clone the repository with git:

git clone https://github.com/DarkSpiritz/DarkSpiritz.git

DarkSpiritz wiki available here

To install DarkSpiritz clone the github repo and run:

pip install -r requirements.txt

This will download all necessary modules for DarkSpiritz. Once you run this you will be able to run:

python start.py

or

./start.py

(if ./start.py doesn't work run chmod +x start.py from within the same directory as DarkSpiritz.)

You will see a start-up screen. This screen will display things like commands and configuration settings. You can set configuration settings inside the config.xml file itself or through commands in the DarkSpiritz shell.

Features:

These are features that DarkSpiritz Team prides themself on based on this program:

  • Real Time Updating of Configuration
  • Never a need to restart the program even when adding plugins or editing them.
  • Easy to use UX
  • Multi-functionality

darkspiritz's People

Contributors

m4cs avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

darkspiritz's Issues

Framework Malfunction Post-Install On User Input

Pulling the latest from M4cs/darkspiritz.git and installing per written instructions using pip appears to work correctly, producing no errors. However, starting DSPF with python start.py (or ./start.py) produces unexpected output, especially when attempting to interact with the framework prompt:

('\x1b[34m\n      [15:44] Connected to a network.\n      [15:44] Local IP Address:', '10.0.2.99\x1b[0m')

      ██████╗   ███████╗  ██████╗   ███████╗
      ██╔══██╗  ██╔════╝  ██╔══██╗  ██╔════╝
      ██║  ██║  ███████╗  ██████╔╝  █████╗
      ██║  ██║  ╚════██║  ██╔═══╝   ██╔══╝
      ██████╔╝  ███████║  ██║       ██║
      ╚═════╝   ╚══════╝  ╚═╝       ╚═╝
      Dark  Spiritz  Penetesting  Framework
              Current Version: 2.0

      Developed by Syntel - @syndicatedintel
           https://syndicatedintel.com/

     Use help or ? to see available commands.

For support open an issue on GitHub or E-Mail Us here:
           [email protected]

         [15:44] Loaded Configuration File

[DSPF]> ?
Traceback (most recent call last):
  File "start.py", line 202, in <module>
    main()
  File "start.py", line 84, in main
    terminal = input(terminalname + colors.END).lower()
  File "<string>", line 1
    ?
    ^
SyntaxError: unexpected EOF while parsing
root@kali:~/darkspiritz# 

Entering help similarly breaks DSPF:

('\x1b[34m\n      [15:47] Connected to a network.\n      [15:47] Local IP Address:', '10.0.2.99\x1b[0m')

      ██████╗   ███████╗  ██████╗   ███████╗
      ██╔══██╗  ██╔════╝  ██╔══██╗  ██╔════╝
      ██║  ██║  ███████╗  ██████╔╝  █████╗
      ██║  ██║  ╚════██║  ██╔═══╝   ██╔══╝
      ██████╔╝  ███████║  ██║       ██║
      ╚═════╝   ╚══════╝  ╚═╝       ╚═╝
      Dark  Spiritz  Penetesting  Framework
              Current Version: 2.0

      Developed by Syntel - @syndicatedintel
           https://syndicatedintel.com/

     Use help or ? to see available commands.

For support open an issue on GitHub or E-Mail Us here:
           [email protected]

         [15:47] Loaded Configuration File

[DSPF]> help
Traceback (most recent call last):
  File "start.py", line 202, in <module>
    main()
  File "start.py", line 84, in main
    terminal = input(terminalname + colors.END).lower()
AttributeError: '_Helper' object has no attribute 'lower'
root@kali:~/darkspiritz# 

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.