1712n / challenge

Challenge Program
65 stars 27 forks source link

Crypto Scams - Resource Discovery Challenge #106

Closed fil1n closed 3 months ago

fil1n commented 1 year ago

resolves #85,

I used BurpSuite to analyze the website and find samples of required data. The sample was found on the main page (script tag with id="__NEXT_DATA__"), because the site supports browsing without javascript. Then, python with pydantic library was used to describe the models and later to generate schema.