Ransomware The Deadliest Threat to Modern Cybersecurity
5000
18/06/2024
Ransomware has emerged as one of the most dangerous and persistent threats in the cybersecurity landscape.
Read More
Mastering Web App VAPT The Complete Guide
9279
26/04/2024
In today's interconnected digital landscape, web applications serve as the backbone of numerous online services, facilitating everything from e-commerce transactions to social media interactions.
Read More
DNS Hijacking Prevention: Safeguarding Your Domain from Attacks
6218
12/07/2023
Protecting your domain against DNS hijacking attempts is essential in the modern digital world.When hostile actors take over a domain's DNS settings.
Read More
Maximizing Security: Uncovering Threats with In-house Security and External VAPT Team
5673
07/07/2023
Discover how combining in-house security expertise with external VAPT teams can maximize your organization's security.
Read More
Why VAPT is Crucial for Your Organizations Security-Beyond Compliance
3918
27/06/2023
Organizations face multiple cybersecurity dangers in the digital age, which could compromise confidential information.
Read More
Securing PHP Applications: Safeguarding Against the Top 3 Cyber Attacks
5486
23/06/2023
Are you aware that more than 810 million web applications, which account for over 30% of all web applications.
Read More
What is Black box Security Testing?
4864
13/10/2022
In this kind of testing, the penetration tester acts like a normal hacker who doesn't know anything about the target system.Testers don't get any diagrams of the architecture or source code that isn't available to the public.
Read More
What is the difference between OWASP Top 10 and ASVS Security Audit
14112
11/10/2022
OWASP is the blueprint for testing the web application security controls. It is safe to say that it helps the developers to develop application.
Read More
What weak credentials can do?
4231
07/10/2022
Yes! Hacking people's accounts is illegal. Hacker’s are enjoyed playing with weak credentials. A weak password is one that is easy to guess using a subset of all possible passwords in a brute force attack.
Read More
What Are Security Headers and How Can We Implement Them For our Website?
8389
08/09/2022
When a browser asks a web server for a page, the server sends back the page's content along with headers. Some headers have meta-data about the content,
Read More
Why should we use a proxy server?
7453
23/08/2022
People don't often stop to think about the most basic parts of how the internet works. But what happens when you browse the Internet? You could be using a proxy server at work, on a Virtual Private Network (VPN).
Read More
What is the difference between Manual Penetration Testing versus Automated Penetration Testing?
5377
10/08/2022
The new normal has made the market bigger for digital transformation projects and strategies for moving to the cloud.
Read More
What are the benefits of Cloud Penetration testing?
3813
05/08/2022
It all depends on how you perceive it to be. Most business owners feel that cloud space equals cloud security. Now, before I reveal the answer let’s see the story below; Accenture is no doubt the biggest name in software.
Read More
Word-press plugin lightspeed caches security flaws and how to exploit them
5242
02/08/2022
WordPress plugin LiteSpeed Cache has a cross-site scripting vulnerability because it does not properly sanitize user input. An attacker can take advantage.
Read More
XML Rpc Attack
12313
29/07/2022
Yes, I am talking about U.S department of defense get hacked. Bibek Dhakal found that the xmlrpc.php file on the U.S. Department of Defense website had been turned on leaving it open to an attack on other sites. The XML Rpc.php in WordPress is turned on by default
Read More
Json web token and its exploitation
5062
12/05/2022
As an open standard, the JSON Web Token (JWT) defines a compact and self-contained method for securely transmitting information between parties as a JSON object (RFC 7519).
Read More
Evolution of Ransomware and the trends in 2020
7775
29/04/2020
Nowadays the biggest danger that we come across and also something that we are about to face in future is The cyber threat the crime that happens via internet and technology.
Read More
Important Vulnerabilities And Smart Ways To Be Secured From Them
4996
06/11/2019
There’s a saying, ”Change is the only thing that never changes!” Similarly, each and every year has a change .
Read More
Detection and Exploitation of XML External Entity Attack XXE
9570
30/05/2019
XML External Entity Attack happens when an application allows an input parameter to be XML or incorporated into XMLwhich is passed to an XML parser
Read More
Server Side Includes Injection
8854
29/05/2019
Server Side Includes (SSIs) are directives present on web applications, used to feed an HTML page of the application with dynamic contents based on user’s input.
Read More
CRLF Injection Attack
13774
28/05/2019
The term CRLF refers to Carriage Return (ASCII 13,
, \r) Line Feed (ASCII 10,
, \n). Carriage Return means the end of a line, and Line Feed refers to the new line. In more simple words, both of these are used to note the end of a line.
Read More