Skip to content

Projects

Projects are the core organizational unit in NEURO, representing individual security assessments or engagements. This module helps you manage the entire lifecycle of your penetration tests and security assessments.

A project in NEURO contains:

  • Project metadata (name, dates, type, status)
  • Scope definition and assets
  • Findings and vulnerabilities
  • Evidence and artifacts
  • Report generation settings
  • Team assignments

Navigate to Projects (G + P) to see all projects.

  • Search: Find projects by name or client
  • Filter: By status, type, client, date range
  • Sort: By name, date, status, client
  • Quick Actions: Edit, clone, archive
StatusDescription
Not StartedProject created but not begun
In ProgressActive assessment
On HoldTemporarily paused
In ReviewFindings complete, pending review
Report DraftReport being prepared
CompleteProject finished
CancelledProject cancelled
  1. Click + New Project or use C + P
  2. Complete the project form
  3. Click Create Project
  1. Open a client’s detail page
  2. Go to Projects tab
  3. Click + New Project
  4. Client is pre-selected
FieldRequiredDescription
NameYesDescriptive project name
ClientYesAssociated client
Project TypeYesAssessment type
StatusYesCurrent status
FieldDescription
Start DateEngagement start
End DateExpected completion
Report DueReport delivery deadline
  • External Network Penetration Test
  • Internal Network Penetration Test
  • Web Application Assessment
  • Mobile Application Assessment
  • Wireless Assessment
  • Social Engineering
  • Red Team Engagement
  • Purple Team Exercise
  • Vulnerability Assessment
  • Compliance Assessment
  • Custom
  • Description: Detailed project description
  • Scope Notes: In-scope systems and boundaries
  • Out of Scope: Explicitly excluded items
  • Rules of Engagement: Special conditions
  • Project Lead: Primary responsible analyst
  • Team Members: Additional assigned analysts
  • Reviewers: QA/review personnel

Click on a project to access the detail view with multiple tabs:

  • Project summary and metadata
  • Progress statistics
  • Finding severity breakdown
  • Recent activity

Manage target assets:

  • Add assets manually
  • Import from Nmap/Nessus
  • Categorize by type
  • Track asset status

See Assets for details.

Document vulnerabilities:

  • Add new findings
  • Import findings
  • Bulk operations
  • Filter and search

See Findings for details.

Manage supporting evidence:

  • Screenshots
  • Command outputs
  • Configuration files
  • Scan results

Store project artifacts:

  • Scope documents
  • Meeting notes
  • Communication logs
  • Draft reports

Configure and generate reports:

  • Select template
  • Configure sections
  • Preview report
  • Generate DOCX

See Reports for details.

View project history:

  • All changes and events
  • User actions
  • Status transitions
  • Comments

The project header provides quick access to:

  • Total findings count
  • Findings by severity
  • Asset count
  • Completion percentage
  • Edit Project: Modify project details
  • Generate Report: Create report
  • Share: Share project link
  • More: Additional actions
  1. Open project details
  2. Click Edit in the header
  3. Modify fields as needed
  4. Click Save Changes

Update project status as work progresses:

  1. Click current status badge
  2. Select new status
  3. Optionally add a note
  4. Confirm change

Create a copy of an existing project:

  1. Open the project
  2. Click MoreClone Project
  3. Modify the new project name
  4. Choose what to include:
    • Findings (as templates)
    • Assets
    • Report settings
  5. Click Create Clone

Use cloning for:

  • Repeat engagements
  • Similar scope assessments
  • Template projects

Create reusable project templates:

  1. Create a project with common settings
  2. Add typical findings (as templates)
  3. Configure report preferences
  4. Use Clone for new engagements
  1. Open project settings
  2. Go to Team section
  3. Add team members by name/email
  4. Set their role (Lead, Member, Reviewer)
RolePermissions
LeadFull access, can delete
MemberAdd/edit findings, assets
ReviewerView and comment only

Each project has a dedicated chat channel:

  1. Click Chat icon in project header
  2. Send messages to team members
  3. Share findings and updates

When a project is complete:

  1. Set status to Complete
  2. Generate final report
  3. Click MoreArchive Project

Archived projects:

  • Move to archive section
  • Become read-only
  • Data is preserved
  • Can be restored if needed
  1. Open project settings
  2. Click Delete Project
  3. Type project name to confirm
  4. Click Permanently Delete

Use consistent naming:

  • [Client] - [Type] - [Date]
  • Example: Acme Corp - External PT - Q1 2025

Always document:

  • In-scope IP ranges/domains
  • Testing windows
  • Emergency contacts
  • Out-of-scope systems

Keep status current to:

  • Track progress across projects
  • Enable accurate reporting
  • Facilitate team coordination

Next: Learn about Finding Management