reveri-r / http-rat

HTTP Based Rat

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reveri-r HTTP RAT

Features

  • Download file & Run
  • Get Screenshot
  • Lock Pc
  • Get Passwords & Wallet

Usage

Step 1

- Upload rat folder to your host
- Configure the database settings (cfg.php)

Step 2

- Change the hostname string in pythonsource (main.py - line 1)
- Convert to exe.

API Usage

POST New PC

  POST /api/reg.php
Parametre Tip Açıklama
actionID string Required. API Key.

Get Pc Data

  POST /api/get.php
Parametre Tip Açıklama
actionID string Required. API Key.

POST Screenshot

  POST /api/getss.php
Parametre Tip Açıklama
actionID string Required. API Key.
screenshot string Required. File Link.
  POST /api/getss.php
Parametre Tip Açıklama
actionID string Required. API Key.
screenshot string Required. File Link.

POST Wallet & Password

  POST /api/wp.php
Parametre Tip Açıklama
actionID string Required. API Key.
wallet string Required. File Link.
password string Required. File Link.

POST Download File & Run

  POST /api/downloadLink.php
Parametre Tip Açıklama
id string Required. API Key.
externalDownload string Required. File Link.

Screenshots

ss

ss

About

HTTP Based Rat

License:Apache License 2.0


Languages

Language:Hack 66.7%Language:Python 33.3%