What is DarkSpiritz?

Created by the SecTel 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. It is a revamp 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. It 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.

Changelog v2.0

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.

Features:

These are features that DarkSpiritz Team prides themselves 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

Install

git clone https://github.com/DarkSpiritz/DarkSpiritz.git
pip install -r requirements.txt

Use

python start.py

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.

Copyright 2018 DarkSpiritz/SecTel Team

Source: https://github.com/M4cs/

Loading