We are aware of the issues with the language options and mobile experience and will fix soon.
How it works Detection Live demo Pricing Scientra ↗
Web Application Firewall · Powered by Scientra™

Advanced protection
for your web applications.

Bitwall inspects every request before it reaches your app, blocking injection, scanners, brute-force and bots, and reports it all to one live dashboard. One engine, every site.

bitwall · request inspector live
// HOW IT WORKS

One detection engine. Two ways in.

Every Scientra™ site, static or dynamic, is protected by the same engine and reports to the same dashboard, so the rules are identical everywhere.

Edge · every site, zero app changes

Edge agent

The web server asks Bitwall about every request before serving it. The agent inspects the URL, query, headers, user-agent and client IP, applies rate-limits and bans, then answers allow or deny. Static sites get covered automatically.

  • Runs as an nginx auth-request check
  • No code changes to the protected site
  • Blocks before the request ever reaches you
In-app · dynamic apps

Native middleware

Django and FastAPI apps add one middleware line. Because it runs inside the app it also inspects request bodies, the POST JSON and form data an edge check can never see, so login and checkout flows are fully covered.

  • Deep request-body inspection (JSON & forms)
  • Credential-stuffing & brute-force defense
  • Same engine, same rules, in-process
architecture
Internet ── requests ──▶ scientra-nginx │ (auth_request) static sites ────────────┤───────────── dynamic app (main, eldar, greph…) │ (Django / FastAPI) ▼ │ bitwall-agent native middleware /inspect (body inspection) │ │ └──── events ─────────┘ ▼ bitwall-backend event store · bans · IP intel ▼ bitwall.scientra.one (dashboard)
// DETECTION COVERAGE

It knows what an attack looks like.

Bitwall normalizes the URL, query, headers, cookies and body, decodes common evasion tricks, then matches against signatures and stateful rules. A short list of what it catches:

SQL injectionCross-site scripting (XSS)Path traversalCommand injectionRemote code executionFile inclusion (LFI/RFI)SSRFXXETemplate injection (SSTI)DeserializationNoSQL / LDAP injectionLog4Shell (JNDI)HTTP request smugglingHost-header injectionCRLF / response splittingOpen redirectMalicious file uploadDirectory / secret enumerationScanner user-agentsCredential stuffingHTTP flood / DDoSRequest-burst rate limits

Signature engine

Curated rules for 20+ attack classes, with anti-evasion normalization (HTML-entity, unicode, comment-stripping) so encoded payloads match too.

Stateful protection

Rate limiting, HTTP-flood and DDoS tiers, endpoint-spray detection, and automatic IP bans after repeated high-severity strikes.

IP intelligence

Live geo, ASN, VPN/hosting and abuse-reputation enrichment on every attacker IP, folded into a 0–100 risk score.

Device fingerprinting

Passive device fingerprint from request headers, no cookies or JavaScript, ties a VPN IP back to its real one and bans the device, not just the address.

Bot & VPN detection

Flags automation tools, no-UA clients and spoofed browsers, and marks traffic arriving through VPNs and data-center ranges.

Forensic logging

Every event keeps the redacted request, matched rule and evidence, so you can replay exactly what an attacker tried, with secrets masked.

// HANDS-ON DEMO

Attack it yourself.

This runs Bitwall's real detection logic right here in your browser, nothing is sent anywhere. Fire a sample attack, or write your own raw request, and watch the verdict.

request inspector
Pick a request to send at your site
Bitwall verdict
Send a request to see how Bitwall responds.
// THE DASHBOARD

One screen for the whole fleet.

Every blocked request, every attacker, every site, in one login-protected dashboard, reachable only through a secure tunnel, never the public internet.

bitwall.scientra.one — operator dashboard
18,204
Requests today
2,391
Blocked
47
Banned IPs
6
Sites protected
Mode: BLOCKING · central control, all sites
Live traffic
🇷🇺45.83.XX.XXVPNBlocksqli_001
🇨🇳223.104.XX.XXBOTBlockscanner_ua
🇺🇸3.220.XX.XXBlockpath_traversal
🇩🇪88.198.XX.XXBOTBlocklog4shell_001
🇦🇿85.132.XX.XXallowed

Click any IP

Opens a full dossier: risk gauge, geo, ASN, abuse reputation, the devices behind it and every request it made.

Ban the device

One click bans the IP, its fingerprint and every linked address, so a new VPN IP won't help the attacker.

Central control

Flip between monitor and block for the whole fleet, agents pick it up within seconds.

Replay any request

See exactly what was sent, method, path, body, matched rule and evidence, with passwords and tokens masked.

// PRICING

Simple protection, priced for real businesses.

A one-time setup fee, then a flat monthly rate, managed by Scientra™. No per-request billing, no surprises.

Essential

For startups and smaller websites that need reliable protection.

29/ month
Setup 99 one-time
Choose Essential
  • Edge WAF protection for 1 website
  • 20+ attack-class detection rules
  • SQLi, XSS, RCE, SSRF & traversal protection
  • Rate limiting
  • Security response headers
  • Basic request inspection
  • Automatic IP reputation bans
  • Monthly security summary
  • Live security dashboard
  • Device intelligence & linked bans
Most popular

Pro

For companies that need deeper visibility, detection and control.

49/ month
Setup 199 one-time
Choose Pro
  • Everything in Essential
  • Deep request-body inspection
  • Credential stuffing protection
  • Brute-force detection
  • IP intelligence (geo · ASN · VPN · abuse score)
  • Bot and automation detection
  • Device fingerprinting
  • JA3 / TLS fingerprint analysis
  • Live security dashboard
  • Priority WhatsApp support

Business

For organizations with multiple applications and higher security requirements.

119/ month
Setup 99 one-time, per website
Choose Business
  • Everything in Pro, up to 5 websites
  • Custom detection rules
  • Multi-layer identity intelligence
  • JS, browser & TLS fingerprint correlation
  • Identity graph protection
  • Linked bans across associated IPs
  • Threat investigation support
  • Incident response assistance
  • Threat review with Scientra™ engineers
  • Uptime & response SLA

Already have a site built by Scientra™? Setup is waived on any annual plan. Higher traffic or a custom security setup? Talk to us →

// UNDER THE HOOD

For the people who read the docs.

Bitwall is built by security engineers, not resold. Here's the honest technical shape of it.

Your infrastructure, your data

Runs on your own infrastructure in Docker, never a third-party cloud. Events live in a local store you control. Nothing about your visitors leaves your infrastructure.

Framework-agnostic core

One installable engine with adapters for FastAPI (BitwallMiddleware) and Django (BitwallDjangoMiddleware), plus a standalone edge agent for the nginx auth_request path.

Passive & privacy-first

Fingerprinting uses only request headers, no cookies, no JavaScript, no canvas tricks. That means no consent banner burden and no privacy trade-off for GDPR-minded businesses.

Anti-evasion by default

Payloads are HTML-entity, unicode and comment-decoded before matching, and form bodies are properly plus-decoded, so tricks that slip past naive filters still get caught.

Central control plane

Agents and middleware poll a central config every few seconds, so a ban or a mode switch made in the dashboard propagates to every protected site fleet-wide.

Non-invasive deploy

Bitwall installs alongside your stack without rewriting it, one added service and a few nginx lines. If Bitwall ever stops, your site keeps serving.

// FAQ

Questions, answered.

No noticeable impact. The edge check is a lightweight local lookup and the middleware runs in-process. Static sites are served exactly as fast as before.

Every plan starts in monitor mode so we can tune it against your real traffic before switching to blocking. False positives are visible in the dashboard and one click un-bans anyone. The rules are tested against realistic content to avoid flagging things like "Levi's" or "90's".

For static and most sites, no, protection is at the edge. Dynamic apps add a single middleware line for deep body inspection. We handle the whole setup for you.

No. Bitwall runs on your own infrastructure, so your visitor data never touches a third party, and it's managed hands-on by the same team that built your site, with local support in Azerbaijani, Russian and English. You own it.

Yes, Pro and Business plans get dashboard access. It's login-protected and reachable only through a secure tunnel, never exposed to the public internet.

Installation on your server, integration with your site, a monitor-mode tuning period against your live traffic, and switching to full blocking once it's dialled in. It's waived on annual plans for existing Scientra™ clients.

Ready when you are

Put a wall in front of your site.

Tell us which site to protect and we'll have Bitwall watching it, in monitor mode first, within days.