SkillAgentSearch skills...

Order

ORDER - A small Python web-app to practice blind SQLi in order by

Install / Use

/learn @bmdyy/Order
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Order

Metadata

  • William Moody
  • 21.03.2021

Description

A small app written in Python (Flask) and PostgreSQL to practice blind SQLi in the ORDER BY clause.

Comes with a dockerfile, so it is easy to set up locally to practice yourself.

A working exploit may be found in /.exploit

How to set up locally

  1. Clone the repo: git clone https://github.com/bmdyy/order
  2. Enter the directory: cd order
  3. Run ./start-docker.sh
  4. Optional: Run ./get-ip-docker.sh to find the container's IP

The app is available at: http://IP:5000/

View on GitHub
GitHub Stars21
CategoryData
Updated3mo ago
Forks1

Languages

HTML

Security Score

77/100

Audited on Dec 30, 2025

No findings