Path: blob/master/Identification/Ephemeral-Key-Auth/Challenges/EC-Auth/README.md
1403 views
EC-Auth
Challenge Description: Service running at
nc 18.191.200.160 1337
Challenge Writeup:
Instructions to host locally
Reference: Challenge Source- InCTF International
Run the shell script run.sh taken from the above link directory and interact with the service using pwntools' process
function.
Directory Contents
ecauth.py: Authentication script
ecsession.py: Driver script