Skip to content
@Pattaya-Project

Pattaya RAT

An experimental real-time based Remote Administrator Tool (RAT)

Welcome to Pattaya :)

Pattaya RAT is an experimental real-time based Remote Administrator Tool (RAT).

Now Pattaya RAT is already release in Development version you can download using this link // password is: welcometopattaya

Demo

https://youtu.be/Ht4GMrWczVo

Features

Server

  • Real-time connection because Pattaya RAT using socket.io for tramsmitting message
  • Multiple team player. Pattaya RAT server support multiple user
  • Command permission. This feature useful when provide Pattaya RAT as Trojan-As-A-Service
  • Multiple DB support. Currently Pattaya RAT support 2 databases, SQLite and MongoDB but if you need to migrate to another DB, just modify the Prisma schema
  • Zero log. If you being arrested, no information leak
  • Cross platform. Pattaya server using Javascript. It supprot all OS

Panel

  • Qt UI based Cross platform GUI, Say no to HTML
  • Multiple themes
  • Old-School RAT style if you miss DarkComet

Client

  • C# can using Donut to convert it to shellcode and do what you want
  • Builder support

All command right now

+------------------+--------------------------------------------------+
|     Command      |                   Description                    |
+------------------+--------------------------------------------------+
|       help       |            Get Pattaya help terminal             |
+------------------+--------------------------------------------------+
|     pingbot      |            Handshake with current bot            |
+------------------+--------------------------------------------------+
|     killbot      |            Shutdown/Kill current bot             |
+------------------+--------------------------------------------------+
|        cd        |               Change bot directory               |
+------------------+--------------------------------------------------+
|      mkdir       |                 Create directory                 |
+------------------+--------------------------------------------------+
|      rmdir       |                 Delete directory                 |
+------------------+--------------------------------------------------+
|        ls        |                  List directory                  |
+------------------+--------------------------------------------------+
|       cat        |                View file content                 |
+------------------+--------------------------------------------------+
|        rm        |                   Delete file                    |
+------------------+--------------------------------------------------+
|       pwd        |         Print current working directory          |
+------------------+--------------------------------------------------+
|        ps        |                List all processes                |
+------------------+--------------------------------------------------+
|      whoami      |               Get current username               |
+------------------+--------------------------------------------------+
|      shell       |              Execute shell command               |
+------------------+--------------------------------------------------+
|      upload      |   Upload file to bot (limit file size to 10MB)   |
+------------------+--------------------------------------------------+
|     download     | Download file from bot (limit file size to 10MB) |
+------------------+--------------------------------------------------+
|   url-download   |            Drop file from url to bot             |
+------------------+--------------------------------------------------+
| execute-assembly |              Execute .Net assembly               |
+------------------+--------------------------------------------------+
|    screenshot    |                Capture bot screen                |
+------------------+--------------------------------------------------+
|    openloots     |            Open bot loots collection             |
+------------------+--------------------------------------------------+
|      clear       |                  Clear terminal                  |
+------------------+--------------------------------------------------+

If bugs occurs, feel free to open issue

Contact

Twitter

Developer

Anuwat Khongchuai (un4ckn0wl3z)

Pinned Loading

  1. .github .github Public

    Pattaya project banner

Repositories

Showing 5 of 5 repositories
  • .github Public

    Pattaya project banner

    Pattaya-Project/.github’s past year of commit activity
    0 0 0 0 Updated Oct 30, 2023
  • pattaya-project-client-builder Public

    Pattaya client builder

    Pattaya-Project/pattaya-project-client-builder’s past year of commit activity
    C# 0 0 0 0 Updated May 3, 2023
  • pattaya-project-client Public

    Pattaya Project client (.NET Framework)

    Pattaya-Project/pattaya-project-client’s past year of commit activity
    C# 0 0 0 0 Updated May 3, 2023
  • pattaya-project-panel Public

    A Pattaya Project Panel using Pyside6

    Pattaya-Project/pattaya-project-panel’s past year of commit activity
    Python 0 0 0 0 Updated May 3, 2023
  • pattaya-project-websocket-server Public

    A Pattaya real-time based Socket.IO server using NestJS

    Pattaya-Project/pattaya-project-websocket-server’s past year of commit activity
    TypeScript 0 0 0 0 Updated May 3, 2023

Top languages

Loading…

Most used topics

Loading…