Contact Us
FraudShield VAPT Scanner
Automated Penetration Testing • SecureOS
← Back to Portfolio

Project Overview

Vulnerability Assessment and Penetration Testing (VAPT) is an essential compliance check for Indian fintechs applying for RBI payment licenses or preparing for investor due diligence. However, traditional manual audits cost ₹1L–₹5L and take weeks, leaving smaller startups exposed.

DeveloperBee designed and engineered **FraudShield** (SecureOS) — a self-serve AI-powered security intelligence platform. FraudShield automates Shodan-based OSINT recon, isolated Docker-based Nmap port scans, and matches CVEs in real time, compiling compliance summaries mapped directly to the DPDP Act 2023, RBI IT Master Directions, and CERT-In reporting thresholds.

Operational Challenges

  • Prohibitive Pricing: Seed-stage fintechs were priced out of security certificates by manual pen-testers.
  • Mounting Regulations: DPDP Act 2023 mandates severe fines (up to ₹250 Cr) for data breaches and security failures.
  • Stale Scanner Reports: Automated tools output unreadable JSON files that DevOps engineers struggled to quickly action.
  • CERT-In Timelines: Directives mandate reporting data breaches within a strict 6-hour window, requiring continuous monitoring.

FraudShield Features

Automated OSINT

Aggregates host metrics, domain registers, certificate transparencies, and open ports using Shodan and Censys APIs.

Nmap Engine

Launches isolated Docker container port scans and fingerprints services to match CVE lists without overloading servers.

Compliance Mapping

Stateless LLM prompt chains map scanned risks to specific clauses of the DPDP Act 2023, RBI Master Directions, and ISO 27001.

Project Impact & Results

  • Audit Time: VAPT lifecycle shortened from 3 weeks to under 15 minutes.
  • Cost Reductions: Automated checks slashed compliance expenses by 90% for early-stage startups.
  • Remediation Speed: Clear LLM remediation guidance enabled DevOps teams to patch SQL Injection risks in under 4 hours.
FraudShield Security Scanner Suite v1.0
Compliance: DPDP Act & RBI IT Directions
$ fraudshield scan --target

Target Scan Summary

dev.mumbaifintech.in

HIGH RISK (Score: 78/100)
Outdated Apache Solr Service (CVE-2021-44228)

Found active service Apache Solr 8.2 on port 8983. This version is vulnerable to Log4j remote code execution (RCE). An unauthenticated attacker can execute arbitrary code on the local server.

DPDP Act s.8 (Data Protection Safeguards) RBI Directions Sec 5.2
SSL/TLS Protocol Version Deprecation (TLSv1.0 Enabled)

The web server on port 443 supports TLSv1.0 and TLSv1.1 protocols. These protocols are deprecated due to cryptographic weaknesses (e.g. BEAST and POODLE attacks).

ISO 27001 A.10.1 (Cryptographic Controls)
WhatsApp