// tool reference · Vulnerability & Assessment
NeoPentest Client Portal Free
Read-only viewer for a shared NeoPentest report — no account needed.
Open NeoPentest Client Portal →
What it does
A read-only view of a NeoPentest report, opened from a share link. Your client sees the findings without needing an account.
When to use it
- Delivering a report to a client who should not have to sign up to read it.
Inputs
Field names are the actual form parameters, verified against source.
| Field | Type | Required | Notes |
|---|---|---|---|
| t | query token | required | The 128-bit share token from the link. The token IS the credential. |
What you get back
The report snapshot as it stood when the link was created.
Worked example
Input
/npt_report?t=3f9a2c8e1b7d4a60f5e2c9b8a1d7e4f0
Output (abridged)
ACME Corp -- Penetration Test Report Engagement ACME-2026-07 | 15-17 Jul 2026 | Link expires in 12 days 1 HIGH | 1 MEDIUM | 1 LOW Read-only. No account required. Treat the link like a password: anyone who has it can read the report. Send it separately from the engagement email, set a short TTL, and revoke it when the client has downloaded the report.
How it works
Token lookup with expiry enforcement. No session required — anyone holding the link can read it, which is the point and also the risk.
Limits
Read live from the platform configuration.
| Rate limit | 30 requests / 60s (platform default) |
Limitations — what it does not do
A capability link: possession is authorisation. It cannot tell an intended reader from a forwarded copy. Set a short TTL and revoke after delivery.
Privacy
The snapshot is stored so the link can render. Revoking the share deletes it.
Standards
PTES