dethcrypto / dethcode

View source of deployed Ethereum contracts in VSCode
https://etherscan.deth.net/address/0xa3a7b6f88361f48403514059f1f16c8e78d60eec#code
1.36k stars 105 forks source link

Test against XSS #36

Open krzkaczor opened 2 years ago

krzkaczor commented 2 years ago

All inputs coming from etherscan (user) could be an XSS vector. We need to ensure that we are not vulnerable.