diff --git a/_gtfobins/cpan.md b/_gtfobins/cpan.md index 9301a62..4b242ac 100644 --- a/_gtfobins/cpan.md +++ b/_gtfobins/cpan.md @@ -1,7 +1,8 @@ --- functions: shell: - - description: `cpan` lets you execute perl commands with the `! command`. + - description: | + `cpan` lets you execute perl commands with the `! command`. code: | cpan ! exec '/bin/bash'