Skip to content

Commit

Permalink
Use a better link about "option injection".
Browse files Browse the repository at this point in the history
  • Loading branch information
postmodern committed Apr 17, 2022
1 parent ec3f615 commit f2fd56d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ allow safely and securely executing commands.
* Prevents [command injection] and [option injection].

[command injection]: https://owasp.org/www-community/attacks/Command_Injection
[option injection]: https://www.hackingarticles.in/exploiting-wildcard-for-privilege-escalation/
[option injection]: https://staaldraad.github.io/post/2019-11-24-argument-injection/

[CommandMapper::Types::Str]: https://rubydoc.info/gems/command_mapper/CommandMapper/Types/Str
[CommandMapper::Types::Num]: https://rubydoc.info/gems/command_mapper/CommandMapper/Types/Num
Expand Down

0 comments on commit f2fd56d

Please sign in to comment.