0% found this document useful (0 votes)
261 views

Hack Any Windows Easiest Method

This document provides instructions for hacking a Windows 7 computer using Kali Linux, Metasploit, and Armitage. It outlines installing Kali Linux in a virtual machine, configuring Metasploit and starting an Apache server. The document then explains how to create a Windows-based backdoor, access it from the target computer, and use Armitage and Metasploit to gain remote access. Finally, it demonstrates using meterpreter to take screenshots and access data on the target computer. The goal is to educate readers about cybersecurity techniques while noting the author takes no responsibility for any harmful use of the information.

Uploaded by

Psyche Healers
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
261 views

Hack Any Windows Easiest Method

This document provides instructions for hacking a Windows 7 computer using Kali Linux, Metasploit, and Armitage. It outlines installing Kali Linux in a virtual machine, configuring Metasploit and starting an Apache server. The document then explains how to create a Windows-based backdoor, access it from the target computer, and use Armitage and Metasploit to gain remote access. Finally, it demonstrates using meterpreter to take screenshots and access data on the target computer. The goal is to educate readers about cybersecurity techniques while noting the author takes no responsibility for any harmful use of the information.

Uploaded by

Psyche Healers
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

Hacking windows 7 using MSFPC + Armitage

First of all we need to installl kali linux in our pc so that we will be able to use msfpc and armitage. Kali
linux is already installed more than 150 hacking tools which are ready to run. All the impo important
commands are given below step by step so that anyone who have interest in cyber security can have the
ability to hack the any windows pc. A step by step guide for beginners. Because I am using windows 7 pc
so I will install only kali linux on the vmware workstation. Using vmware workstation we will be able to
run any operating system without changing our main operating system. Download and install vmware
workstation. Now also download kali linux 2018 32 bit b iso image also. All important links are at last page
on the pdf.

Run VMWARE WORKSTATION PLAYER and click on CREATE A NEW VIRTUAL MACHINE.

Now a windows dialog box will prompt and it will ask for the installer disc. Here are three different
options one is the INSTALL FROM: INSTALLER DISC >this option is used when we have our kali linux
operating system in cd or dvd format as you can see
se in the image given below.

Next INSTALLER DISC IMAGE FILE(iso


iso) this is the option we have to work.

Third one is the I WILL INSTALL OPERATING SYSTEM LATER you have another option to select iso image
which you want to install but I will
ill not recommend you to choose this option because many times it will
directly boot the os without asking to you and prompt a fatal in installation.

SELECT second option INSTALLER DISC IMAGE FILE(iso)


FILE( again a window prompt a ask to select your kali
linux iso image select BROWSE and it will show a notification as you can see in the image given below do
not irritate it is nothing. Actually vmware is not recogsining
recog our kali linux operating systems linux system
type we will mention it manually later.
Above image is from my drive where I have my kali linux and other operating system iso image files .
Browse there
re kali linux iso file and click on NEXT button it will show you something like this.

a new dialog box will prompt and ask you for the
t name off your kali linux virtual machine as you can see
here I have debian 7.x which is by default I didn’t edit it. You can change the name whatever you want.
in the location bar you can set yourself kali linux vmware works station output folder where you can get
your kali linux live files all the files will be save in the folder name which you use for your virtual machine
name.

Press again NEXT button.

Now it will ask you for the virtual disk size. Which is by default 20 gb for the kali linux 32 bit iso image
file. Leave it as it is you can maximize and minimize this virtual disk patition iff you think you have not
enough space.

Keep press NEXT . again a dialog box now click on CUSTOMIZE HARDWARE.
Choose memory size around 2048 which is accurate 2GB it will assigne 2 GB ram to our virtual machine
which is now our kali linux. Kali linux can work on around 1400mb as well but running at 1400mb ram
can cause metasploit crash many times and always to hang system.

It is showing 512 mb bydefault which is not sufficient so edit it carefully this error also leads to fatal.

Processors and network no need to change. Usb controller and sound drivers are auto detectable.

Press FINISH.
If you done everything as given instruction then after sometimes you will see a blue screen in front of
you. Click on terminal and type IFCONFIG this command will show us our ip address. W We will be directly
connected to our mainn pc so that we can access our main pc without internet.

Here
ere in the eth0 192.168.85.128 is local ip address of my kali linux oprating
opr system.

Now the real stuff starts we will configure metasploit so that it will run
run without any error. For running
metasploit we needs to thing one is the postgresql services and metasploit database connection.

Commands: # service postgresql start

We can stop and restart postgresql service by replacing start command.

# Msfdb init
Next step is creating a window based backdoor type : MSFPC WINDOWS 128.168.85.128

Two backdoor file is created in the root folder one is the windows based executable and anothe
another is .rc
file which is used in metasploitt for automated attacks.

Come to terminal and now time is to start own apache server which is by default installed in kali linux
operating system
m just need to type one command.

#SERVICE APACHE2 START


Now we need to copy our executable backdoor and paste in the /var/www/html folder so that this files
becomes
es accesable from the local network.

Time to open our windows 7 internet explorer and type in the url bar our local machines ip address and
we will see that the backdoor we created in our kali linux machine is now accessible from the windows 7
internet explorer. We just download it from there just click on the link and download
download and left click and
run now.
Now
ow come to terminal and type there ARMITAGE it will prompt a window and ask for start rpc service
always click on yes. And after few seconds you will have a framework. This is called metasploit gui
armitage. It has both functionalities you can use it as
a gui or command line as your wish. Graphical
interface is the easiest way for a beginner so start from graphical interface and then use metasploit
commands for the command line ine interface.
Now go to search option and type reverse_tcp it will show all the related search for rev
reverse tcp now
select the payload.. which will be our by default windows/meterpreter/reverse_tcp. Now ow go to your
windows machine type the ipconfig in cmd box and copy your ip address.

Port number are default

Localhost will be automatically update if not then change it from your ip address. In this case my local ip
address of kali linux
ux is 192.168.85.128 and my windows
window ip address is 192.168.85.1. click on lauch button.
Its done. Now you successfully access windows. Now I will show you how to access data from windows
pc very easily. Right click on pc in gui interface
interfa it will show options like metepreter
1>explorer>screenshot . click screenshot and enjoy.

There are so many options available after accesing the pc but gui has limited functionality still these
functions are enough you can easily start a web cam , keylogger , download and upload files from your
target computer.
In meterpreter 1 you can check all the options there are all function which you will need.

You can check my another pdf of video for more this kind
k of simple hacks. Feel free for contact us.

NOTE: THIS TUTORIAL IS FOR ONLY AND ONLY EDUCATIONAL PURPOSE DOING ANY HARM USING THIS
TECHINQUES I WILL BE NOT RESPONSIBLE.

BY: Manish kumar

Email address: [email protected]

You might also like