Skip to content

Commit c8457e5

Browse files
authored
Update exploit-types.md
1 parent 0c1d55e commit c8457e5

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)