All about Metasploit
What is Metasploit ? This is just a exploit framework which have many many modules that can be used for exploitation, pivoting,scanning, etc etc What is Meterpreter ? This is the feature of metasploit, it's have payload that offers a shell connection on the victim's computer but with extra features Approach Privilege Escalation in windows/Linux ⇒ goal is -> to become super admin of system , so from restricted/low shell to administrator/high shell For Linux we check for :-> Kernel exploits Programs running as root Installed software Weak/reused/plaintext passwords Inside …