Overview
IPA Inspector is a self-hosted iOS application security analysis platform deployed entirely within your AWS account. Upload IPA files through a browser-based interface and receive a detailed security report in under two minutes - no third-party services, no data egress.
SECURITY SCANNING - 12 DIMENSIONS
Binary Hardening: PIE, stack canary, ARC, Objective-C restrictions Entitlements: dangerous capabilities, keychain sharing exposure App Transport Security (ATS): NSAllowsArbitraryLoads, exception domains Privacy Permissions: undeclared NSUsageDescription strings Privacy Manifest: PrivacyInfo.xcprivacy completeness check Hardcoded Secrets: API keys, tokens, credentials in binary and bundles Weak Cryptography: MD5/SHA1/DES/RC4 usage detection URL Schemes: hijackable custom URL scheme exposure Third-Party SDKs: known risky SDKs and tracking frameworks Background Modes: unnecessary background execution privileges Payment Compliance: StoreKit and in-app purchase integrity checks Review Evasion: dynamic code loading, obfuscation patterns
VERSION DIFF ANALYSIS
Upload two IPA builds (old vs new) to get a side-by-side comparison: permission additions and removals, new or removed third-party SDKs, entitlement changes, and binary size delta - essential for pre-release security review and compliance audits.
AI-POWERED REMEDIATION
Every finding includes an AI-generated remediation guide produced by Amazon Bedrock (Nova). Guidance covers severity rationale, realistic attack scenarios, and concrete fix recommendations with references to Apple documentation and OWASP Mobile Top 10.
ARCHITECTURE - FULLY PRIVATE
IPA Inspector is deployed via AWS CloudFormation into your own account:
- Compute: AWS Fargate (ARM64 Graviton, 4 vCPU / 8 GB)
- Storage: Amazon S3 (IPA files, auto-deleted after 7 days)
- Database: Amazon RDS PostgreSQL (reports stored 24 hours)
- AI: Amazon Bedrock Nova Lite
- Access: Application Load Balancer (internal or internet-facing)
IPA files are uploaded directly from the browser to S3 via presigned URLs - they never pass through any intermediary server. All analysis runs inside your VPC.
REQUIREMENTS
- AWS account with Amazon Bedrock Nova Lite enabled in us-east-1
- Sufficient Fargate quota (1 task, 4 vCPU)
- Deployment via included CloudFormation template (~15 minutes)
Highlights
- 12-dimensional iOS security analysis covering OWASP Mobile Top 10 and Apple guidelines - fully private, data never leaves your AWS account.
- Version diff analysis: compare two IPA builds to detect permission changes, new SDKs, entitlement additions, and binary size deltas.
- AI-powered fix recommendations generated by Amazon Bedrock Nova, grounded in OWASP documentation and Apple security best practices.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/month |
|---|---|---|
IPA Inspector Deployment License | One private deployment of IPA Inspector in your AWS account. Includes unlimited scans for the duration of the contract period. | $299.00 |
Vendor refund policy
All sales are final. Due to the nature of software deployment licenses, we do not offer refunds after the contract is activated and container images have been accessed. If you experience technical issues preventing deployment, contact us within 7 days of purchase for assistance. For support: yuki@beijingzhiyun.com
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
AWS ECS Fargate - CloudFormation Deployment
- Amazon ECS
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
Initial release of IPA Inspector.
12-dimensional iOS security analysis: binary hardening, entitlements, ATS, secrets, weak crypto, URL schemes, SDKs, background modes, privacy manifest, permissions, payment compliance, review evasion.
Version diff analysis: compare two IPA builds side by side.
AI-powered remediation guidance via Amazon Bedrock Nova Lite.
Fully private deployment via AWS CloudFormation (ECS Fargate + RDS + S3).
Reports expire automatically after 24 hours.
Additional details
Usage instructions
Prerequisites:
- AWS CLI configured with administrator permissions
- Amazon Bedrock Nova Lite model enabled in us-east-1
- Sufficient Fargate quota (4 vCPU)
Deployment steps:
- Download the CloudFormation template from the deployment resources below
- Go to AWS CloudFormation console and create a new stack
- Upload the template and follow the wizard (all parameters have defaults)
- Wait approximately 15 minutes for the stack to complete
- Find the ALB URL in the CloudFormation Outputs tab
- Open the URL in your browser to access IPA Inspector
The stack creates all required resources automatically. IPA files are stored in S3 and auto-deleted after 7 days. Reports are retained for 24 hours.
Support
Vendor support
Email support with 2 business day response time. Includes deployment assistance and bug reports.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.