Hey Folks, in this tutorial we are going to talk about some interesting password dumping tools, through which we can steal all available credentials on Chrome, Firefox and Intel browsers. Actually in this article we will show some tools that will help us to steal passwords remotely and the remaining tools will help to recover lost passwords and that too for free.
Letโs take a look ๐ !!
We have already compromise to victim machine along with meterpreter session and at the same time we came to know that the victims are using a window 10 machine.
Besides, you can see that we also have all the admin rights of the victim machine. If you want to do the whole process from the beginning, then you can check the article from here.
Back to the main topic and start the password dumping. The LaZagne project is an open source application used to retrieve lots of passwords stored on a computer. This tool has been developed for the purpose of finding these passwords for the most commonly-used software. The first thing we need to do is download this tool from here. After downloading we need to move the payload to the appropriate location but we would advise you to place it at the root folder. After done it then just come back again to the meterpreter session and check the present working directory by using the โpwdโ command. If you are in the โ/windows/system32/โ directory then try to access the desktop folder of the victim machine by cd command. Now upload the payload using the upload command and go to the victim machineโs cmd prompt by executing the shell command.
cd /users/hp/desktop
upload lazagne.exe
shell
Execute ๐ !! Just execute the following command to dump all available credentials on the victim machine.
lazagne.exe all
Done ๐ !! The tutorial is based on dumping browser credentials, so weโll only show passwords dumped from browsers but in fact it takes all passwords, wifi passwords, hashes etc. from the target machine.
Check ๐ !! As you can see how many different options we get for dumping credentials.
This is another password extracting utility that we can control through both the GUI interface and the CLI interface but we will try to get credentials remotely through this CLI version. First of all you have to download this tool from here and transfer it to your favorable location.
Upload ๐ !! Again repeat the same process that we did earlier, which means only go to the location where upload is allowed, upload the payload and infiltrate in cmd prompt with the shell command.
upload BrowserPasswordDump.exe
shell
Ready ๐ !! It time to carry out its work by execute the following command.
BrowserPasswordDump.exe
Excellent ๐ !! As you can see, all valid and saved usernames and passwords have been extract from the targetโs chrome and firefox browsers.
Chromepass is a small password recovery tool for Windows that allows you to view the user names and passwords stored by Google Chrome Web browser. One of the best things we felt after using this tool is the simplicity of use because we can boot it with just one click and extract all passwords from browsers. Just download it from here.
Hmm ๐ !! During unzipping the downloaded file, it will ask for the password where you can enter given password and unzip the file successfully.
chpass9126*
Done ๐ !! As you can see that the zip file has been successfully unzip inside of which we get following files, but you only need to click on the highlighted file to boot this tool.
Great ๐ !! Thatโs it ! without any installation you can retrieve or dump all passwords saved on chrome browsers by opening it directly.
SterJo Browser Passwords is an easy-to-use tool that recovers passwords for most popular web browsers like: Chrome, Firefox, Internet Explorer, Microsoft Edge, Opera, Vivaldi, Yandex, Brave, Epic Privacy Browser and Torch. You can just download it from here.
Brilliant ๐ !! After doing a small installation of this tool we can retrieve all the saved passwords even we can save and share the password in a text file to someone else.
The last option we have left is chrome itself. After opening the chrome browser on your system just open the following location and thatโs it, you can find out all the passwords saved in google chrome : P !!!
chrome://settings/passwords
A keen learner and passionate IT student. He has done Web designing, CCNA, RedHat, Ethical hacking, Network & web penetration testing. Currently, he is completing his graduation and learning about Red teaming, CTF challenges & Blue teaming.
The gau (Get All URLs) tool is a versatile open-source utility that collects URLs from…
Jsluice++ is a Burp Suite extension designed for passive and active scanning of JavaScript traffic…
Hey Folks :) !! In this tutorial, we will describe some of the techniques commonly…
Hey Folks :) !! In this article, we present the "Termux Cheat Sheet for Hackers"…
Amid the rapid advancement of technology, the significance of human involvement in cybersecurity frequently goes…
Hey Folks, we are back today after such a long break, but don't worry we…
This website uses cookies.