Skip to content

Commit 77fe5e6

Browse files
authored
Merge pull request #274 from vulncheck-oss/j-baines-patch-1
Update exploit-types.md
2 parents 0c1d55e + c8457e5 commit 77fe5e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/exploit-types.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# `go-exploit` Exploit Types
22

3-
The `go-exploit` framework currently supports three exploit types. These types determine how the command-line interface accepts arguments and define the post-exploitation behavior. The fives exploit types are defined in `config/config.go`:
3+
The `go-exploit` framework currently supports five exploit types. These types determine how the command-line interface accepts arguments and define the post-exploitation behavior. The fives exploit types are defined in `config/config.go`:
44

55
1. CodeExecution
66
2. InformationDisclosure

0 commit comments

Comments
 (0)