Qodex.ai
Qodex.ai
Introduction
<CONTRIBUTIONS>
Example 01 - Availability and Performance Monitoring
Availability and response time monitoring
Example 02 - JSON Schema Validation
Response JSON schema valiation
Example 03 - Multi-Step Transaction Monitoring
1 Add a Product2 Update a Product3 Get an Updated Product4 Get Products5 Delete a Product
Example 04 - Check for Common API Vulnerability
CORS Misconfiguration
Trusted Unauthorised Subdomain Test
Security Headers
Check for Security Headers
Authentication
Check response with other users access token
Directory Traversal
Check vulnerability for sequences stripped with superfluous URL-decode
SQL Injection
SQL injection Test 1SQL injection Test 2
CSP Evaluator
Evaluate CSP
Example 05 - Continuous API Testing
Contract Tests
Monitor Creation Contract TestsMonitor Deletion Contract Tests
Positive Tests
Monitor Creation Positive TestsMonitor Update Positive Tests
Negative Tests
Monitor Creation With non-existing collectionDelete non-existing monitorUpdate Monitor with wrong property
Integration Tests
CREATE MonitorGET the updated MonitorUpdate the new created MonitorDELETE Monitor
Products
Get ProductAdd ProductUpdateGet ProductsDelete
Introduction
<CONTRIBUTIONS>
Example 01 - Availability and Performance Monitoring
Availability and response time monitoring
Example 02 - JSON Schema Validation
Response JSON schema valiation
Example 03 - Multi-Step Transaction Monitoring
1 Add a Product2 Update a Product3 Get an Updated Product4 Get Products5 Delete a Product
Example 04 - Check for Common API Vulnerability
CORS Misconfiguration
Trusted Unauthorised Subdomain Test
Security Headers
Check for Security Headers
Authentication
Check response with other users access token
Directory Traversal
Check vulnerability for sequences stripped with superfluous URL-decode
SQL Injection
SQL injection Test 1SQL injection Test 2
CSP Evaluator
Evaluate CSP
Example 05 - Continuous API Testing
Contract Tests
Monitor Creation Contract TestsMonitor Deletion Contract Tests
Positive Tests
Monitor Creation Positive TestsMonitor Update Positive Tests
Negative Tests
Monitor Creation With non-existing collectionDelete non-existing monitorUpdate Monitor with wrong property
Integration Tests
CREATE MonitorGET the updated MonitorUpdate the new created MonitorDELETE Monitor
Products
Get ProductAdd ProductUpdateGet ProductsDelete
HomeExample 04 - Check for Common API VulnerabilityCSP EvaluatorEvaluate CSP

Evaluate CSP

POST https://csper.io/api/evaluations

This request evaluates the Content Security Policy of an API using csper.io. Check out the Visualize tab in the Response section to view the Content Security Policy analysis.

Request Body

{"URL"=>"{{base_url}}"}

Related Documentation

  • Example 04 - Check for Common API VulnerabilityExample 04 Check For Common Api Vulnerability
  • CORS MisconfigurationCors Misconfiguration
  • CORS MisconfigurationTrusted Unauthorised Subdomain Test
  • Security HeadersSecurity Headers
  • Security HeadersCheck for Security Headers
Previous
CSP Evaluator
Next
Example 05 - Continuous API Testing
Postman API Monitoring Examples
Postman API Monitoring ExamplesAPI Documentation
Claim this pageReport this pageAll Projects
Powered byQodex.ai