Skip to main content

METASPLOIT_UNLEASED-INTRODUCTION(CREAT PENTESTING LAB)



Hello Friends,

               this is zerocool...welcome back to HACKER_HEAVEN.
today ia m gonna show you how to use the METASPLOIT_FRAMEWORK to compromised victim system.
ok first of all i apologized for long vacation from blogger...but dont worry guys i have a lot of thing to show you right now....

so..i just started an tutorial series in the youtube channel about the  METSPLOIT_UNLEASED.

so i think you guys excited about it...

ok right now i am gonna write the articles as well the videos too..

so just stick with me...
-------------------------------------------------------------------

                              METASPLOIT
created by: HD MOORE
written in: RUBY LANGUGE
community support: rapid7 community

-------------------------------------------------------------------
in this whole tutorial series we will used only pentesting along with little with theory portion.
so for the pentesting first we required the pentesting lab..

here is the video which explain all the things...

i hope you will like it..

plese subscribe,like share and off-course comment your queiry too..

bye bye...zerocool sign out..

-----------------------------------------------------------------------------------------------------------------

Popular posts from this blog

MALTEGO-INFORMATION GATHERING GRAPH

Hello Friend,                 Welcome back to Hacker_heaven .in this article i am gonna show you how to gather deep information about any specific website.so just stick with me...

DEEP SOUND -STEGNOGRAPHY

In the series of the steganography ..today we are going to discuss the hiding of data in the music file through the help of the window based tool name       "DEEP SOUND" ..now a days very famous TV series name             Mr. Robot . . off course i am  fan of this show..where elliot use this tool for hiding his secret data.. read previous article on steganography                                                         so without wasting much time lets start .. 1.install the DEEP SOUND go to the official website of the deep sound and download it to your machine.  and open up the interface of the deep sound. 2. setting click on the setting gear icon, an pop-up window show up...where languge remain same as english,           ch...

MANIPULATING THE FILE AND DIRECTORIES

HELLO GUYS WELCOME BACK TO HACKER HEAVEN..I HOPE YOU ENJOYED MY PREVIOUS ARTICLE ... i hope at this point, we are ready for some real work! This article will introduce the following commands:       ● cp – Copy files and directories       ● mv – Move/rename files and directories       ● mkdir – Create directories       ● rm – Remove files and directories       ● ln – Create hard and symbolic links These five commands are among the most frequently used Linux commands. They are  used for manipulating both files and directories. Now, to be frank, some of the tasks performed by these commands are more easily done with a graphical file manager. With a file manager, we can drag and drop a file from one directory to another, cut and paste files, delete files, etc. So why use these old command line programs ? The answer is power and flexibility . While it is easy to perform simple file manipulati...