lib/ronin/payloads/builtin/shellcode/linux/x86_64/reverse_shell.rb in ronin-payloads-0.1.0 vs lib/ronin/payloads/builtin/shellcode/linux/x86_64/reverse_shell.rb in ronin-payloads-0.1.1
- old
+ new
@@ -38,10 +38,10 @@
author 'Russell Willis', email: 'codinguy@gmail.com'
summary 'Linux x86-64 reverse shell shellcode'
description <<~DESC
- Linux x86-64 shellcode that spawns a connect back reverse shell.
+ Linux x86-64 shellcode that spawns a connect back reverse shell.
DESC
references [
"https://shell-storm.org/shellcode/files/shellcode-857.html"
]