Skip to content

hussainashiqktk/daily-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Daily Learning

This is a repository functioning as a blog, where I document and consolidate any new knowledge I acquire on a daily basis. It serves as a digital platform for me to answer the questions that arise in my curious mind. The repository is essentially a record of my ongoing learning journey. What new insights did I gain today?

📑 Table of Contents 📋

🚀 About Me 🚀

I'm a Software Engineer by trainnig, interested specifically in Cybersecurity. I am exceptionally curious. I am a good team-player. I would love to collaborate on any projects with anyone.

👨‍👩‍👧‍👦 Contributing 👨‍👩‍👧‍👦

Contributions are always welcome!

  1. Fork the repository
  2. In the README file, insert with appropriate heading on what you learnt under the heading of the right date.
  3. Give description. Make sure to include screenshots and links to external websites if possible. Upload files in assests directory and link them to links.
  4. Make a pull request.
Feel free to give any suggestions by creating issue on issue tab.
  • 09-June-2022

  • 15-July-2022

  • 16-July-2022

  • 10-Oct-2022

  • 11-Nov-2022



How to find your public IP address using command line?

link | PDF

You can get public IP information using the command nslookup and the OpenDNS service. Just run the following command on your command prompt and you will get your external IP address.

The following command will get you the public IP address of your computer:

nslookup myip.opendns.com resolver1.opendns.com

nslookup


Forward vs Preface

link Forward vs Preface


image

Here are the steps to view your own passwords stored in Firefox on Windows using the key4.db and logins.json files:

Close Firefox browser.

Locate the Firefox profile folder on your system. The path to the profile folder may vary depending on the version of Windows and the version of Firefox. Here's how to find it:

a. Open Firefox and type "about:profiles" in the address bar.

b. Look for the "Root Directory" entry under the "Profile Folder" section.

c. Note the path listed next to the "Root Directory" entry. This is the location of the Firefox profile folder.

Navigate to the Firefox profile folder using Windows File Explorer.

In the profile folder, you should see two files named "key4.db" and "logins.json". These files store the encrypted passwords and login information.

To decrypt the password files, you can use a third-party software tool called "Firefox Password Recovery Tool" or any other similar tool. Here's how to use it:

a. Download and install the Firefox Password Recovery Tool.

b. Open the Firefox Password Recovery Tool and select "Open File" from the "File" menu. Browse to the location of the key4.db file and select it.

c. The Firefox Password Recovery Tool will decrypt the key4.db file and display the stored passwords.

d. To decrypt the logins.json file, select "Open File" from the "File" menu again and browse to the location of the logins.json file. The tool will display the decrypted login information.

Once you have decrypted the password files, you can view your saved passwords in clear text.

Note: It is important to keep in mind that storing passwords in plain text is not secure and is not recommended. Please use a password manager that stores your passwords securely and in an encrypted format.


Throughput Booster enhances the wireless transmission throughput by enabling packet bursting. The default setting is Disabled. When activated, your wireless network card does not allow for other clients to have equal access to the available wireless bandwidth. Therefore, you get more bandwidth while others get less.