Help
RSS
API
Feed
Maltego
Contact
Domain > afbnjnxsit-1926820391-a.codehs.me
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2023-10-10
18.160.249.75
(
ClassC
)
2023-10-10
18.160.249.9
(
ClassC
)
2024-07-24
3.163.24.33
(
ClassC
)
2024-11-17
3.163.24.88
(
ClassC
)
Port 80
HTTP/1.1 301 Moved PermanentlyServer: CloudFrontDate: Wed, 24 Jul 2024 15:39:47 GMTContent-Type: text/htmlContent-Length: 167Connection: keep-aliveLocation: https://afbnjnxsit-1926820391-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: Wed, 24 Jul 2024 15:39:47 GMTServer: ApacheVary: Host,Accept-EncodingContent-Security-Policy: !-----------------------------------------------------------------------Create a message to encrypt and decide on a key. The key can be aword or a number (or a combination). Do you think youd be able to decode and crack this message without the key?To decrypt, paste the encrypted message into the Text to Decrypt box and enter the correct key. ------------------------------------------------------------------------>head> title>Encrypt a Message!/title>body> link relstylesheet typetext/css hrefstyle.css> script typetext/javascript srcjquery.js>/script>/head>body> div classcontainer> h1>Encrypt and Decrypt/h1> div classforms> div classformContainer encrypt> form methodpost> Text to Encrypt:input typetext namestring required> Key:input typepassword namepassword required> input typesubmit> /form> /div> div classresult> Output: p classresultContent>/p> /div> br> div classformContainer decrypt> form methodpost> Text to Decrypt:input typetext namestring required> Key:input typepassword namepassword required> input typesubmit> /form> /div> /div> /div>/body>script> // encrypt const aesGcmEncrypt async function (plaintext, password) { try { const pwUtf8 new TextEncoder().encode(password); const pwHash await crypto.subtle.digest(SHA-256, pwUtf8); const iv crypto.getRandomValues(new Uint8Array(12)); const alg { name: AES-GCM, iv: iv }; const key await crypto.subtle.importKey(raw, pwHash, alg, false, encrypt); const ptUint8 new TextEncoder().encode(plaintext); const ctBuffer await crypto.subtle.encrypt(alg, key, ptUint8); const ctArray Array.from(new Uint8Array(ctBuffer)); const ctStr ct
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
]