An open API service indexing awesome lists of open source software.

https://github.com/nemuelw/raven

Fairly Undetectable Linux Spyware
https://github.com/nemuelw/raven

go golang linux linux-spyware spyware undetectable undetected

Last synced: about 1 year ago
JSON representation

Fairly Undetectable Linux Spyware

Awesome Lists containing this project

README

          

# Raven
Fairly undetectable Linux Spyware \
![img](https://github.com/nemzyxt/Raven/blob/main/scrshot/fud.png?raw=true)

## DISCLAIMER :
I will not be responsible for any damage that may arise out of unethical use of this project . Have fun :)

## Capabilities :
- Establish persistence
- Capture screenshot of victim machine
- Record the screen of the victim machine
- Take a picture through the webcam
- Record a video through the webcam
- Log keystrokes on victim machine

## Set-Up :
1. Clone this repository
2. Navigate to the project directory
3. Feel free to modify C2 Address in the raven.go file to point to your C2
4. Run the command ```go get``` to install the dependencies
5. Run the command ```go build -ldflags="-s -w" delta.go``` to create the executable(ELF) file

## NOTE :
A C2 Server for Raven is currently in development and will be released soon !
In the meantime, you can use tools like netcat though you won't have the convenience of enjoying all the functionality present in the Spyware :(