GithubHelp home page GithubHelp logo

loseys / blackmamba Goto Github PK

View Code? Open in Web Editor NEW
992.0 65.0 146.0 1.63 MB

C2/post-exploitation framework

License: MIT License

Python 100.00%
pyqt5 python3 spyware post-exploitation pentest pentest-tool offensive-security red-team security-tools command-and-control

blackmamba's Introduction

__/\\\________/\\\__/\\\\\\\\\\\\\\\__/\\\______________/\\\___________________/\\\\\______        
 _\/\\\_______\/\\\_\/\\\///////////__\/\\\_____________\/\\\_________________/\\\///\\\____       
  _\/\\\_______\/\\\_\/\\\_____________\/\\\_____________\/\\\_______________/\\\/__\///\\\__      
   _\/\\\\\\\\\\\\\\\_\/\\\\\\\\\\\_____\/\\\_____________\/\\\______________/\\\______\//\\\_     
    _\/\\\/////////\\\_\/\\\///////______\/\\\_____________\/\\\_____________\/\\\_______\/\\\_    
     _\/\\\_______\/\\\_\/\\\_____________\/\\\_____________\/\\\_____________\//\\\______/\\\__   
      _\/\\\_______\/\\\_\/\\\_____________\/\\\_____________\/\\\______________\///\\\__/\\\____  
       _\/\\\_______\/\\\_\/\\\\\\\\\\\\\\\_\/\\\\\\\\\\\\\\\_\/\\\\\\\\\\\\\\\____\///\\\\\/_____ 
        _\///________\///__\///////////////__\///////////////__\///////////////_______\/////_______

Welcome to my GitHub profile.
~ $ cat info.txt
Hi, I'm Gustavo and I'm student of CyberSecurity. I'm an amateur developer and I like so much to develop projects 
focused to CyberSecurity.

~ $ sudo rm -rf /*

blackmamba's People

Contributors

cybernobie avatar loseys avatar w0rk3r avatar wesley587 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  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

blackmamba's Issues

qt.qpa.plugin: Could not load the Qt platform plugin "xcb"

Hi,

After downloading blackmamba, and installing all modules in packages.txt, I get this error when running main.py

QObject::moveToThread: Current thread (0x564a6f347060) is not the object's thread (0x564a6fb51910).
Cannot move to target thread (0x564a6f347060)
qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "/root/Downloads/blackmamba/lib/python3.8/site-packages/cv2/qt/plugins" even though it was found.
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.
Available platform plugins are: xcb, eglfs, linuxfb, minimal, minimalegl, offscreen, vnc, wayland-egl, wayland, wayland-xcomposite-egl, wayland-xcomposite-glx, webgl.
Aborted

Awesome Project

Gud Work Man....I am Going to Make Video Tutorial on it...Will you post my tutorial in README section?

ModuleNotFoundError: No module named 'pyautogui'

sudo python3 main.py

Traceback (most recent call last):
File "/home/umidevop/Spyware/BlackMamba/main.py", line 30, in
from clientui.app_modules import *
File "/home/umidevop/Spyware/BlackMamba/clientui/app_modules.py", line 9, in
from clientui.ui_main import Ui_MainWindow
File "/home/umidevop/Spyware/BlackMamba/clientui/ui_main.py", line 15, in
from clientui.control import *
File "/home/umidevop/Spyware/BlackMamba/clientui/control.py", line 24, in
import pyautogui
ModuleNotFoundError: No module named 'pyautogui'

ModuleNotFoundError: No module named 'pygame'

┌──(kali㉿kali)-[~/BlackMamba]
└─$ sudo python3 main.py
Traceback (most recent call last):
File "/home/kali/BlackMamba/main.py", line 29, in
from clientui.app_modules import *
File "/home/kali/BlackMamba/clientui/app_modules.py", line 9, in
from clientui.ui_main import Ui_MainWindow
File "/home/kali/BlackMamba/clientui/ui_main.py", line 14, in
from clientui.vstrm_server import *
File "/home/kali/BlackMamba/clientui/vstrm_server.py", line 17, in
import pygame
ModuleNotFoundError: No module named 'pygame'

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.