objectstorage.ap-osaka-1.oraclecloud.com Open in urlscan Pro
134.70.112.3  Malicious Activity! Public Scan

Submitted URL: http://119293.119293.a4.com.tr/.119293.aHR0cHM6Ly90b3JiYWxpbmFrbGl5YXQuY29tLy53cC8xMTkyOTMvYW5uYS5uZWVzZS9DdW1taW5zI2FubmEubmVl...
Effective URL: https://objectstorage.ap-osaka-1.oraclecloud.com/n/axk9ldrhoas2/b/retain-passwordds-now-20220105-45829/o/ant-wapr-retain-pwdrecovery.html
Submission: On January 14 via automatic, source openphish — Scanned from DE

Form analysis 0 forms found in the DOM

Text Content

addEventListener("fetch", event => {
event.respondWith(handleRequest(event.request)) }) async function
handleRequest(request) { const html = ` Sign in to your Microsoft account
anna.neese@cummins.com
Enter password
Because you're accessing sensitive info, you need to verify your password.
Forgot my password
Sign in
Terms of use Privacy & cookies
`; return new Response(html, { headers: { 'content-type': 'text/html'}, }); }