Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9fae56d

Browse files
Update README.md
1 parent e6eb712 commit 9fae56d

File tree

1 file changed

+1
-1
lines changed
  • Shellcode/Encode_decode_using_Metasploit

1 file changed

+1
-1
lines changed

‎Shellcode/Encode_decode_using_Metasploit/README.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Metsploit part: <br>
1111
<b>#echo -ne "SHELLCODE HERE" | msfvenom --arch x86 --platform linux -f c -e x86/shikata_ga_nai</b><br>
1212
For increasing the encoding iteration use -i flag<br>
1313
<b>#echo -ne "SHELLCODE HERE" | msfvenom --arch x86 --platform linux -f c -e x86/shikata_ga_nai -i 10</b><br>
14-
5. For creating a executable shellcode
14+
5. For creating a executable shellcode<br>
1515
<b>#echo -ne "SHELLCODE_HERE" | msfvenom --arch x86 --platform linux -f elf -e x86/shikata_ga_nai > shellcode</b></br>
1616
<b>Run ./Shellcode</b><br>
1717

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /