Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vs4vijay authored Jun 2, 2024
1 parent e3e4326 commit cbe743b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MultiScanner
# ScanMaster

A Security Tool which scans a target using OpenVAS, Zap, and Nexpose. And consolidates the scan results.
A security tool designed to perform thorough scans on a target using OpenVAS, Zap, and Nexpose. It seamlessly consolidates and integrates the scan results, providing a comprehensive overview of the security vulnerabilities identified.

---

Expand Down Expand Up @@ -193,4 +193,4 @@ tasks = gmp.get_tasks()
# Get names of tasks
task_names = tasks.xpath('task/name/text()')
pretty_print(task_names)
```
```

0 comments on commit cbe743b

Please sign in to comment.