- Joined
- Mar 2, 2023
- Messages
- 4
- Points
- 1
There are basically three methods to find the filezilla password :
Method 1: Search and Retrieve :
1. First you have to go to filezilla and click on the top left corner and then tap on the export option.
2. Now after tapping you will see a pop - up window on the screen displaying the categories you want to export. There select the option “export site manager entries” and then click ok.
3. Now you have to export the xml file to your personal computer. Export the downloaded file to any folder in your computer or laptop file explorer.
Method 2 : Exploring the XML file :
1. You have to go to the downloaded xml file and then right click on it to open. You can open the file by just using notepad or browser. Otherwise you can just double tap on the file to open it directly. As of now we are opening it in Notepad++.
2. Now after opening the file you will get to see the site login details. Instead of manual search you have to just press CTRL + F.
3. In the find dialogue box just type the site name for instance - My site where the password is located and just click on find next. The automated search then will take you to the section containing the site name.
4. Now you have to start looking for the password and copy it. For example - there will be a data string which represents the word “USER” and “PASS” . You just have to copy that password which is mentioned between these words.
Wait dont go anywhere the job doesnt end here The Next step is to decode through online tools since this password is encrypted with base 64 code. You have to just copy the encoded password.
Method 3 : Filezilla Passoword Decode
Step 1: Now after copying the password, go to the search engine and type “ Decode base 64”. Click on any of the first appeared URLs in the search results.
Step 2: Once the URL Is opened you have to just paste the password and then tap on the deode option. Then you will be able to see the original FTP password.
Hope this was helpful!!!
Method 1: Search and Retrieve :
1. First you have to go to filezilla and click on the top left corner and then tap on the export option.
2. Now after tapping you will see a pop - up window on the screen displaying the categories you want to export. There select the option “export site manager entries” and then click ok.
3. Now you have to export the xml file to your personal computer. Export the downloaded file to any folder in your computer or laptop file explorer.
Method 2 : Exploring the XML file :
1. You have to go to the downloaded xml file and then right click on it to open. You can open the file by just using notepad or browser. Otherwise you can just double tap on the file to open it directly. As of now we are opening it in Notepad++.
2. Now after opening the file you will get to see the site login details. Instead of manual search you have to just press CTRL + F.
3. In the find dialogue box just type the site name for instance - My site where the password is located and just click on find next. The automated search then will take you to the section containing the site name.
4. Now you have to start looking for the password and copy it. For example - there will be a data string which represents the word “USER” and “PASS” . You just have to copy that password which is mentioned between these words.
Wait dont go anywhere the job doesnt end here The Next step is to decode through online tools since this password is encrypted with base 64 code. You have to just copy the encoded password.
Method 3 : Filezilla Passoword Decode
Step 1: Now after copying the password, go to the search engine and type “ Decode base 64”. Click on any of the first appeared URLs in the search results.
Step 2: Once the URL Is opened you have to just paste the password and then tap on the deode option. Then you will be able to see the original FTP password.
Hope this was helpful!!!