Help
RSS
API
Feed
Maltego
Contact
Domain > bsftnoxikz-1924161388-a.codehs.me
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2023-09-15
18.160.249.75
(
ClassC
)
2024-11-17
3.163.24.21
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Fri, 16 Aug 2024 06:12:36 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://bsftnoxikz-1924161388-a.codehs.me/X html>head>title>301 Moved Permanently/title>/head>body>center>h1>301 Moved Permanently/h1>/center>hr>center>CloudFront/center>/body>/html>
Port 443
HTTP/1.1 200 OKContent-Type: text/html; charsetutf-8Transfer-Encoding: chunkedConnection: keep-aliveDate: Fri, 16 Aug 2024 06:12:36 GMTServer: ApacheVary: Host,Accept-EncodingContent-Security-Policy: !-----------------------------------------------------------------------Click Run Code or Open.Use the clues to guess the password when given a list of possible passwords. You can make the game harder by making wordCount larger or guessCount lower.These variables can be found in the code below. -------------------------------------------------------------------------Source/Attribution: CodepenCory Maklinhttps://codepen.io/CoryMaklin/pen/OZqRoq------------------------------------------------------------------------>head> title>Guess the Password/title>body> link relstylesheet typetext/css hrefstyle.css> script typetext/javascript srchttps://cdnjs.cloudflare.com/ajax/libs/d3/4.13.0/d3.min.js>/script> script typetext/javascript srcjquery.js>/script>/head>body> div idstart-screen classshow> h1>Guess the Password/h1> p>Given a list of potential passwords, try to guess the correct one./p> p>If youre wrong, well tell you how many letters are in the correct place./p> button idstart>Start/button> /div> div idgame-screen classhide> p idwinner classhide>Congratulations! You win! span idpassword>/span>a href./index.html>Play again?/a>/p> p idloser classhide>Sorry, you lost. span idpassword>/span>a href./index.html>Play again?/a>/p> ul idword-list>/ul> p>Click on a word to make a guess./p> p idguesses-remaining>/p> /div>/body>script> document.addEventListener(DOMContentLoaded, function() { // games starts with 10 words to choose from and 4 guesses var wordCount 10; var guessCount 4; var password ; d3.select(#start).on(click, function() { toggleClasses(d3.select(#start-screen), hide, show); toggleClasses(d3.select(#game-screen), hide, show); startGame(); }); function toggleClasses(selection) { for (var i 1; i arguments.length; i++) { var classIsSet selection.classed(argumentsi); selection.cla
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]