Giter VIP home page Giter VIP logo

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.