# utkusen/leviathan

wide range mass audit toolkit

Repository: https://github.com/utkusen/leviathan
Canonical: https://ross.abutalabs.com/products/leviathan
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: python, sql-injection, brute-force, exploitation, port-scanning, service-discovery
Archived: true
Last push: 2018-10-03T15:40:48+00:00

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

## Adoption (not part of the score)
Stars 1041, forks 247 (observed 2026-08-28T04:03:20.636773+00:00)

## What it is
Leviathan is a Python-based mass audit toolkit that combines masscan, ncrack, and DSSS to discover services, brute-force credentials, detect SQL injection, and run exploits across wide IP ranges. It is designed for auditing large numbers of systems, such as country-wide scans.

## Use cases
- mass scan an IP range for open FTP, SSH, Telnet, RDP, and MySQL services
- brute force credentials on discovered network services
- find SQL injection vulnerabilities on websites via Google dorks
- mass exploit vulnerable targets found through Shodan or Censys
- run remote commands on compromised devices during audits

## When to choose
- you need to audit a very large IP range or country-wide scope with one tool
- you want integrated service discovery, brute forcing, and SQLi scanning in a single workflow
- you are doing authorized security research at scale

## When to avoid
- you need a maintained tool - the last release was in 2018
- you only need a single function like port scanning or SQLi scanning, where dedicated tools are better
- you lack authorization - mass scanning and brute forcing without permission is illegal

## Facets
- artifact type: cli-tool
- maturity: abandoned
- function: penetration-testing, vulnerability-scanning, security, osint
- domain: security, penetration-testing
- platform: python, cli
- tags: mass-audit, brute-force, sql-injection, port-scanning, service-discovery, shodan, censys, masscan, ncrack, command-line, linux

## Member repositories
- utkusen/leviathan (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:20.636773+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-30T07:02:59.709503+00:00, confidence not recorded.
  - readme: https://github.com/utkusen/leviathan (fetched 2026-08-28T04:03:20.636773+00:00, sha 0b11019a317d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
