GithubHelp home page GithubHelp logo

kamaal44 / blackvision Goto Github PK

View Code? Open in Web Editor NEW

This project forked from quantumcore/blackvision

0.0 1.0 0.0 34.67 MB

Command line Remote Access tool (RAT) targeting Windows Systems.

C++ 25.07% Python 74.93%

blackvision's Introduction

Black Vision

Buy me a Coffee (BTC) : 35F5tgCydWo8LPvfT3zHVBKSVY2vCcLtAL

Command line Remote Access tool targeting Windows Systems.

Download Maxmind GeoIP2 Database from here ; LINK
Extract the file under blackvision/

How to use

Install required modules

pip3 install -r requirements.txt

Run server

git clone https://github.com/lynxmk/blackvision.git
cd blackvision
python3 main.py

Generate Agent

cd blackvision
python3 generate.py

Change Host/Port

Open settings.ini. And change host, port.

Commands
Command Purpose
transfer Transfer a NON Binary file.
bsendfile Transfer a Binary File.
kill Kill the connection
info View Information of client.
msgbox Send Messageboxes.
exec Execute a Command on the remote Machine(s).
exec-file Execute a file on the remote Machine(s).
wanip View WAN IP of Remote Machine(s).
hostname View Hostname of Remote Machine(s).
username View Username of Remote Machine(s).
monitoroff Turn of monitor of Remote Machine(s).
monitoron Turn monitor back on.
cdopen Eject CDROM of Remote Machine(s).
cdclose Close CDROM of Remote Machine(s).
playaudio Play Audio stream on Remote Machine(s).
send Send commands to 1 client. (NO broadcast)
keydump DUMP Keystroke buffer (Not added yet)
Termux Compatibilty

This app is compatible with Termux. Run it the same way you run it in Terminal.

TODO

  • Rewrite Agent in C.
  • Fix sending file to single client. (Fixed)
  • Fix multiple clients information saving. (Fixed)
  • Add keylogging.
  • Fix that args[3] does not get sent. (Fixed)
  • Fix Broken connection problems.

Video Example

blackvision's People

Contributors

quantumcore avatar

Watchers

 avatar

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.