Skip to content

Commit

Permalink
Fix spelling mistake in the new exploit template.
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Jun 11, 2024
1 parent 0f84934 commit b4cc0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/new/exploit.rb.erb
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ module Ronin
<%- end -%>

# #
# # Test whether the target systme is vulnerable.
# # Test whether the target system is vulnerable.
# #
# def test
# # return Vulnerable('host is vulnerable')
Expand Down

0 comments on commit b4cc0f3

Please sign in to comment.