Probely Developers API
Probely is a web security platform that provides automated vulnerability scanning and real-time security insights for web applications.
More Details
About this Cloud Hub Solution:
Probely is a Web Vulnerability Scanning suite designed for Agile Teams. It offers continuous scanning of Web Applications and enables efficient management of the vulnerability lifecycle through a sleek and intuitive API.
To use the API, create an API Key:
- Choose a target from the drop-down list
- Navigate to the "Settings" page
- Click on the "Integrations" tab
- Assign a name to the API Key (e.g., "example.com_key")
Authorization: JWT eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJqdGkiOiJBRlNJQlp3elFsMDEiLCJ1c2VybmFtZSI6IkNIZ2tkSURdzV0NSJ9.90UwiPGS2hlvgOLktFU0LfKuatNKmEP79u17VnqT9MScan
1. Get target list:
curl -X GET \
-H "Content-Type: application/json" \
-H "Authorization: JWT PROBELY_AUTH_TOKEN"
2. Start scan on target ID:
curl -X POST \
-H "Content-Type: application/json" \
-H "Authorization: JWT PROBELY_AUTH_TOKEN"
3. Check scan status:
curl -X GET \
-H "Content-Type: application/json" \
-H "Authorization: JWT PROBELY_AUTH_TOKEN"
4. Get scan results:
curl -X GET \
-H "Content-Type: application/json" \
-H "Authorization: JWT PROBELY_AUTH_TOKEN"
Key Concepts:
- Targets determine the scope of the scan
- Sites specify the entry point and authentication details for the scan
- Assets are the domains that are followed during the scan
- Scans are executed against targets, resulting in findings
- Findings contain detailed information about vulnerabilities and provide suggestions for remediation
- Probely offers continuous scanning, customizable profiles, integrations with Slack and Jira, and a comprehensive API for seamless integration with CI/CD pipelines.
{
"count": 6,
"length": 10,
"page": 1,
"page_total": 1,
"results": [
{
"changed": "2018-01-31T16:32:17.238553Z",
"changed_by": {
"email": "example@probely.com",
"id": "jMXUw-BE_2vd",
"name": "Henrique Cimento"
},
"completed": "2018-01-31T16:32:17.238553Z",
"crawler": {
"error": [
"string"
],
"state": "started",
"status": {
"0": 0,
"1": 0
},
"warning": [
"string"
]
},
"created": "2018-01-31T16:32:17.238553Z",
"created_by": {
"email": "example@probely.com",
"id": "jMXUw-BE_2vd",
"name": "Henrique Cimento"
},
"fingerprinter": {
"count": 0,
"error": [
"string"
],
"state": "started",
"warning": [
"string"
]
},
"highs": 0,
"id": "jMXUw-BE_2vd",
"lows": 0,
"mediums": 0,
"scan_profile": "normal",
"scanner": {
"error": [
"string"
],
"state": "started",
"status": {
"0": 0,
"1": 0
},
"warning": [
"string"
]
},
"started": "2018-01-31T16:32:17.238553Z",
"status": "queued",
"target": {
"desc": "Object description",
"id": "jMXUw-BE_2vd",
"name": "Object name",
"stack": [
"nginx"
],
"url": "string"
}
}
]
}
Take a look at the diverse range of application types and industries that can leverage this solution. Understanding these potential uses can help identify how this can integrate into different business models and digital solutions across various sectors.
We've outlined the compatible tech stacks for this solution, encompassing various development areas like frontend, backend, and database, alongside specific stack environments. This provides you with the crucial information needed for seamless integration into your preferred frameworks and programming environments.
Pricing Tiers
Related Cloud Hub Solutions
Explore Related Blogs to Enhance Your Knowledge
Explore Scrums.com Products
Scrums.com Dedicated
Build a custom team that works exclusively on your project, fully integrated into your processes. You control the team composition, while we handle the logistics and infrastructure.
Scrums.com Product Development as a Service
Turnkey agile teams delivering production-ready features. Ideal for building new products with no tech stack preference. Cost-efficient, scalable, and results-driven.
Scrums.com On-Demand
Solve tech challenges fast with services like prototyping or code audits. Flexible, low-risk, and tailored to deliver results in weeks not months.
Scrums.com Augmented
Scale quickly with pre-vetted talent integrated into your team. Perfect for filling roles or building offshore development centers efficiently.
Scrums.com Developer Analytics
Track DevOps performance with real-time insights. Boost deployment speed, reduce downtime, and improve efficiency through actionable data and metrics.
Scrums.com Managed Services
Optimize platform performance with SLA-based support for Platform Maintenance, QA, cloud management, and more. Reliable, scalable, and designed to streamline your operations.