Skip to content

Latest commit

 

History

History

Prepend-Oracle

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

ECB Mode / Prepend Oracle Attack

  • server.py : target server
  • solve.py : solution script
  • flag : the flag

You can use the following command to start up the server.

socat TCP-LISTEN:20000,fork EXEC:'python ./server.py'