ProjectDiscovery Cloud Platform Integration with Dashboard for Nuclei Results
Image Credit: projectdiscovery.io
If you've been around our community for some time, you know that we've been hard at work getting ProjectDiscovery Cloud Platform (PDCP) ready for all of you. Our goal is to support community members using PD tools — from bug bounty hunting to large enterprises securing their external attack surface.
While much of that work has been behind the scenes with design partners and others, we've released parts of PDCP as they become available. The first release was our AI-template generator, testing of templates against single targets, and integration with our Chrome Extension.
Today, we're thrilled to announce the first direct integration of Nuclei into PDCP — enabling you to upload results directly from the Nuclei CLI to your PDCP dashboard!
The Dashboard in cloud.ProjectDiscovery.io
Getting Started
- Ensure you have Nuclei v3.1.0 or higher:
nuclei -version
- If not, update using
nuclei -up
or via the PD Tool Manager. - Visit https://cloud.projectdiscovery.io and generate your API token.
- Run
nuclei -auth
and paste your token. - You should see:
Successfully logged in
. - Now run a scan with
-cloud-upload
:
nuclei -target http://honey.scanme.sh -cloud-upload
Once complete, Nuclei will give you a direct link to view your scan results on the PDCP dashboard.
[INF] Scan results uploaded!
View them at https://cloud.projectdiscovery.io/scans/abdcEFGH1234
The Dashboard of Scans
Using PDCP to Filter Results
Use the left-side filter pane to narrow down results by:
- Severity
- Target host
- Template used
Filter Options for Results
Search Functionality
You can search for vulnerabilities or filter by specific tags, types, or templates directly from the top bar:
Search Functionality
History of Results
Click the “Scans” tab in the PDCP dashboard to view historical scan data and compare results over time.
Previous Scans
What's Next
We're actively working on bringing more PD tooling to the cloud. Features like asset discovery and cloud scanning are on the roadmap. If you're a security engineer or leader and want to shape the future of PDCP, sign up for a demo.
Be sure to join our community newsletter and Discord server to stay updated!
Support me: If you'd like to support me, buy me a cup of Coffee ☕
0 Comments