Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ashutosh1206
GitHub Repository: ashutosh1206/crypton
Path: blob/master/Identification/Ephemeral-Key-Auth/Challenges/EC-Auth/README.md
1403 views

EC-Auth

  1. Challenge Description: Service running at nc 18.191.200.160 1337

  2. 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

  1. ecauth.py: Authentication script

  2. ecsession.py: Driver script