Skip to content

Commit cbe743b

Browse files
authored
Update README.md
1 parent e3e4326 commit cbe743b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# MultiScanner
1+
# ScanMaster
22

3-
A Security Tool which scans a target using OpenVAS, Zap, and Nexpose. And consolidates the scan results.
3+
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.
44

55
---
66

@@ -193,4 +193,4 @@ tasks = gmp.get_tasks()
193193
# Get names of tasks
194194
task_names = tasks.xpath('task/name/text()')
195195
pretty_print(task_names)
196-
```
196+
```

0 commit comments

Comments
 (0)