Please turn JavaScript on
HACKLIDO icon

HACKLIDO

Following HACKLIDO's news feed is very easy. Subscribe using the "follow" button on the top right and if you want to, choose the updates by topic or tag.

We will deliver them to your inbox, your phone, or you can use follow.it like your own online RSS reader. You can unsubscribe whenever you want with one click.

Keep up to date with HACKLIDO!

HACKLIDO: HACKLIDO

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  0.67 / day

Message History


Checklist-based scanning has its place, but anyone who’s done real penetration testing knows that the most dangerous vulnerabilities rarely show up as a clean line item on an OWASP Top 10 report. Business logic flaws, chained exploits, and authentication bypasses require tools that go deeper than surface-level pattern matching.

Beyond Checklists: Finding True Appli...

Read full story

This challenge provides access to a website that seems to simulate an android application.

Initial Recon

It seems to provide a lot of files that seems to belong to Android App source as is the theme of this lab. Make sure to download them.

Let’s try to grep for any hard-coded credentials i.e any username or password because we have a log...


Read full story

APIs are now the default interface for modern applications. They expose business logic, identity flows, mobile backends, partner integrations, admin actions, and internal workflows that were never designed to be tested only through a browser UI.

Burp Suite is excellent for this type of work, but in API-heavy environments the interesting evidence is often scattered acr...


Read full story

As businesses become increasingly dependent on digital systems, cyber threats continue to evolve in both scale and sophistication. From ransomware attacks to data breaches, organizations face growing risks that can disrupt operations, damage reputations, and result in significant financial losses. To address these challenges, companies are investing in comprehensive <...


Read full story


Most security conversations focus on known vulnerabilities: CVEs, missing patches, default credentials. These are real risks, but they are also the risks that commodity scanners already detect reasonably well. The harder problem, and the one that causes some of the most damaging breaches, is the category of issues that do not show up in scan reports at all: logic flaws, ...


Read full story