# m4ll0k/Atlas

Quick SQLMap Tamper Suggester

Repository: https://github.com/m4ll0k/Atlas
Canonical: https://ross.abutalabs.com/products/m4ll0k-atlas
Language: Python
License: GPL-3.0
License Family: copyleft
Topics: sqlmap, sql, injection, tool, hacking
Last push: 2022-07-18T19:26:05+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2888, "days_push": 1507, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1411, forks 276 (observed 2026-08-28T04:04:38.940706+00:00)

## What it is
Atlas is a Python CLI tool that suggests SQLMap tamper scripts to bypass WAF/IDS/IPS protections during SQL injection testing. It works by testing payloads against a target URL and analyzing returned status codes to recommend effective tampers.

## Use cases
- suggest sqlmap tamper scripts to bypass a WAF
- find which tamper bypasses IDS blocking my SQL injection payload
- test injection payloads via GET, POST, or headers
- concatenate multiple sqlmap tampers for evasion
- list all available sqlmap tamper scripts

## When to choose
- you already use SQLMap and a WAF is blocking your injections
- you need automated tamper suggestions based on HTTP status codes
- you want to test payloads across GET, POST, and header injection points

## When to avoid
- you need a full SQL injection scanner rather than a tamper suggester
- you require a maintained tool with recent updates
- you are not working with SQLMap workflows

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: security, penetration-testing, cli
- domain: security, penetration-testing, developer-tools
- platform: python, cli, windows
- tags: sqlmap, sql-injection, waf-bypass, tamper-scripts, ids-ips, linux, macos

## Member repositories
- m4ll0k/Atlas (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:38.940706+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-30T04:38:24.713020+00:00, confidence not recorded.
  - readme: https://github.com/m4ll0k/Atlas (fetched 2026-08-28T04:04:38.940706+00:00, sha c41fd6095d25)
- Data as of 2026-08-30T08:39:29.467469+00:00.
