Posts

Showing posts from April, 2024

What is Open Redirection & Broken Link Hijacking

Image
Hello everyone, hope you all are doing good. Today I have two interesting topics for you. Open Redirection (also known as URL Redirection) and Broken Link Hijacking . I have selected two vulnerabilities because they are not that complex and need very little explanation . So, let us dive into our maze and learn how to find them.   What is URL URL simply stands for Uniform Resource Locator . It is a kind of address for a particular web page , and no two web pages can have the same URL . There can be more than one URL in a web application and each URL points to a web page . Here this web page is made up of HTML, CSS, and any programming language of choice and is hosted on a web server . Now if the URL is not pointing to anything then it has no page attached to it to show us. URL Redirection So, now you may understand what URL Redirection could be. We just make the URL of a web page redirect to the page that it is not destined for. Let me put this simply. Think of a URL a...

List of Android Viruses and How to Protect

Image
To widespread their malicious programs quickly, cybercriminals always look for a medium with a vast user base. Currently, there is no better medium with a huge user base than Android.  Over the last decade, Android has become a soft target for cyber attackers to carry out illicit activities. It is because Android is an open-source program, making it highly customizable, unlike iOS. It is easy for cybercriminals to infiltrate an Android device using malicious apps. The malware programs like Trojans, Adware, Spyware, Keyloggers, and more To protect your Android devices from malware attacks, first, it is essential to know what are the latest types of malware that are creating havoc.  In this post, we will provide you with the latest Android virus list so that you can inform yourself and stay protected from them. How to Remove Malware from Android Latest Android Virus List Cybercriminals download ordinary apps from Google Play, add malicious code to them, and then submit the modif...