Prithvi – Report Generation Tool

Prithvi is a report generation tool specially made for Security Assessment which is free to use and easy to use. It will generate high quality vulnerability assessment report for security controls.

It got various features and majorly made for security assessment. You can easily find security vulnerabilities in a report.

System Requirements

Operating SystemsMac OSX(64bit), Windows(64bit & 32bit)
RAMMinimum Usage 4GB of available memory
Storage10GB of available disk space

Advantages of Prithvi

Prithvi is used to generate security assessments and could be modified based on your requirements. So can also be used for other report generation.

It includes the following features

  • We can add multiple projects and add vulnerabilities in each project.
  • We can add the number of occurrences with proof of concept.
  • To track the ongoing projects, we can also add tracking data for better understanding.
  • We can generate the project report as well as the tracking report.
  • Provided owasp data like vulnerabilities, details, and recommendations for vulnerabilities.
  • It has both OWASP web and mobile version data of OWASP 2017.
  • Prithvi is easy to use.
  • Prithvi is free to use.
  • Prithvi is available in Windows as well as the Mac version.

Also Read – RustBuster : DirBuster for Rust

How to use Prithvi

  • Start the application.
  • Add new project and fill the details.
  • Add vulnerabilities in the project and fill the details.
  • Right click on your project in Prithvi, click on generate the report.
  • If you need a tracking report, click on the tracking tab.
  • Add tracking details and save it.
  • Now click the report in the menu and click generate tracking report in the submenu.
  • After clicking the tracking report provide the necessary details like project, date and click on the search button.
  • Then click generate the report in the right corner.

Video Tutorial

R K

Recent Posts

Comments in Bash Scripts

What Are Bash Comments? In Bash scripting, comments are notes in your code that the…

2 hours ago

Shebang (#!) in Bash Script

When you write a Bash script in Linux, you want it to run correctly every…

22 hours ago

Bash String Concatenation – Bash Scripting

Introduction If you’re new to Bash scripting, one of the first skills you’ll need is…

1 day ago

Learn Bash Scripting: How to Create and Run Shell Scripts for Beginners

What is Bash Scripting? Bash scripting allows you to save multiple Linux commands in a file and…

2 days ago

Bash if…else Statement – Bash Scripting

When it comes to automating tasks on Linux, Bash scripting is an essential skill for both beginners…

2 days ago

Bash Functions Explained: Syntax, Examples, and Best Practices

Learn how to create and use Bash functions with this complete tutorial. Includes syntax, arguments,…

4 days ago