Inscription #47

Daniel Farina

Daniel Farina was here on Jan 16, 2024. Testing hosting a simple website. <!DOCTYPE html> <html> <head> <title>Injection Test Page</title> </head> <body> <h1>JavaScript Injection Test</h1> <p>Enter text to test for JavaScript injection:</p> <input type="text" id="testInput"> <button onclick="testInjection()">Test</button> <script> function testInjection() { var userInput = document.getElementById('testInput').value; alert(userInput); } </script> </body> </html>

Created onJan 16 2024 11:35 PMBlock 18752522

Transaction History

Jan 16 2024 11:35 PM18752522inscribeasteroidscosmos1mjg...fzd2vlView on Mintscan