# quentinhardy/odat

ODAT: Oracle Database Attacking Tool

Repository: https://github.com/quentinhardy/odat
Canonical: https://ross.abutalabs.com/products/odat
Language: Python
License Family: other
Topics: oracle-database, pentest-tool, pentest, privilege-escalation
Last push: 2026-03-31T14:55:36+00:00

## Health v2 (maintenance only)
Score: 57/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 75, release rhythm 8, longevity 100
- inputs: {"age_days": 4569, "days_push": 155, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1776, forks 349 (observed 2026-08-28T04:05:34.580905+00:00)

## What it is
ODAT (Oracle Database Attacking Tool) is an open-source Python penetration testing tool for assessing the security of remote Oracle Databases. It can discover valid SIDs and credentials, escalate privileges to DBA/SYSDBA, and execute system commands on the host.

## Use cases
- find valid Oracle database SIDs and credentials remotely
- escalate Oracle account privileges to DBA or SYSDBA
- execute system commands on the database host via Oracle account
- test security of remote Oracle databases
- brute-force Oracle database credentials
- check if TNS listener is properly configured
- enumerate Oracle databases from nmap scan output

## When to choose
- you are pentesting an Oracle Database 10g through 19c remotely
- you need SID/service name discovery and credential brute-forcing for Oracle
- you have valid Oracle credentials and want privilege escalation or OS command execution

## When to avoid
- you need to attack non-Oracle databases like MySQL or PostgreSQL
- you want a GUI-based vulnerability scanner rather than a command-line tool
- you need defensive database hardening rather than offensive testing

## Facets
- artifact type: cli-tool
- maturity: active
- function: penetration-testing, security, database, vulnerability-scanning
- domain: security, penetration-testing, databases
- platform: python, cli
- tags: oracle-database, pentest, privilege-escalation, sid-guessing, tns-listener, dba-exploitation, linux

## Member repositories
- quentinhardy/odat (main) score 57

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:34.580905+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:25:18.361363+00:00, confidence not recorded.
  - readme: https://github.com/quentinhardy/odat (fetched 2026-08-28T04:05:34.580905+00:00, sha ad7ababb656c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
