Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# torCT-PHP-RAT
This is a release of the torCT PHP RAT for people willing to research RATs and how they work. Contained here in :

##bin folder
## bin folder
* Client setup or stub creator
* Stub File - Actual File for infection

##Client Folder
## Client Folder
Source code of the files in the bin folder in Visual Basic.net

##Server Folder
## Server Folder
Contains the server side code for the RAT

What is good about this RAT is that its in PHP on server side meaning no port forwarding is needed for this RAT, Its a good and stable RAT.