Don't wanna be here? Send us removal request.
Text
youtube
Great Video how to change password on WIndows 10 machine. Works well.
0 notes
Text
After some hard work and research and trial and error, I have finished the Web Fundamentals. Still, have to do some brushing up on PHP reserved shell for filtering vulnerabilities.
0 notes
Text
gobuster dir -u http://website/ -w /usr/share/wordlists/dirbuster/directory-list-2.3-medium.txt
Full gobuster command to enumarate a website
0 notes
Text
Great module and love the OpenVAS tool which scans the system and gives a good report but not as good as Rapid 7
0 notes
Text
So to get password hash you can use the hashdump command which will give you the hashs then you can use an encoder to get the password.
If for some strange reason you get an access denied. Then you can use.
LSA Secrets
LSA Sam
or a better way go to process using PS command and search for
lsass.exe
the process is usually 640 migrate to this process then try again and it should work.
0 notes
Text
Really important to set the VPN Ip address that you used to connect to your target otherwise it will not work. Really hard lesson I learned.
0 notes
Text
Once LMHOST is set and RHOST is set then execute the exploit command to deliver the payload.
0 notes