employeelogin.aegon.com Open in urlscan Pro
162.123.18.193  Public Scan

Submitted URL: https://euc1-prod-notif-tracking.percipio.com/redirect-to/0cc1ceb5-ce36-40ed-86a7-6f2d197668b6
Effective URL: https://employeelogin.aegon.com/my.policy
Submission: On November 28 via manual from GB — Scanned from GB

Form analysis 1 forms found in the DOM

Name: e1POST

<form id="auth_form" name="e1" method="post" onsubmit="javascript: return masterSubmit(this);" autocomplete="off">
  <table id="credentials_table">
    <tbody>
      <tr>
        <td colspan="2" id="credentials_table_header">Secure Logon <br> for F5 Networks</td>
      </tr>
      <tr>
        <td colspan="2" id="credentials_table_postheader"></td>
      </tr>
      <tr>
        <td colspan="2" class="credentials_table_unified_cell"><label for="input_1" id="label_input_1">Username</label><input type="text" name="username" class="credentials_input_text" value="" id="input_1" autocomplete="off" autocapitalize="off">
        </td>
      </tr>
      <tr>
        <td colspan="2" class="credentials_table_unified_cell"><label for="input_2" id="label_input_2">Password</label><input type="password" name="password" class="credentials_input_password" value="" id="input_2" autocomplete="off"
            autocapitalize="off"></td>
      </tr>
      <tr>
        <td colspan="2" class="credentials_table_unified_cell"><label for="input_3" id="label_input_3">Domain</label><input type="text" name="domain" class="credentials_input_text" value="" id="input_3" autocomplete="off" autocapitalize="off"></td>
      </tr>
      <tr>
        <td colspan="2" class="credentials_table_unified_cell">
          <script src="https://www.google.com/recaptcha/api.js" async="" defer=""></script>
          <div class="g-recaptcha" data-sitekey="6Lc7Xk4UAAAAAL5np-GiK-XFOQBMwEvLaJ6lq-Vf" data-theme="light" data-type="image" data-size="normal">
            <div style="width: 304px; height: 78px;">
              <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-2ny3dm1gz8x" frameborder="0" scrolling="no"
                  sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                  src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Lc7Xk4UAAAAAL5np-GiK-XFOQBMwEvLaJ6lq-Vf&amp;co=aHR0cHM6Ly9lbXBsb3llZWxvZ2luLmFlZ29uLmNvbTo0NDM.&amp;hl=en&amp;type=image&amp;v=-QbJqHfGOUB8nuVRLvzFLVed&amp;theme=light&amp;size=normal&amp;cb=wh4xxxwxs7qg"></iframe>
              </div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response"
                style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
            </div>
          </div>
          <noscript>
            <div>
              <div style="width: 302px; height: 422px; position: relative;">
                <div style="width: 302px; height: 422px; position: absolute;">
                  <iframe src="www.google.com/recaptcha/api/fallback?k=6Lc7Xk4UAAAAAL5np-GiK-XFOQBMwEvLaJ6lq-Vf" frameborder="0" scrolling="no" style="width: 302px; height:422px; border-style: none;">
                  </iframe>
                </div>
              </div>
              <div style="width: 300px; height: 60px; border-style: none; bottom: 12px; left: 25px; margin: 0px; padding: 0px; right: 25px; background: #f9f9f9; border: 1px solid #c1c1c1; border-radius: 3px;">
                <textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid #c1c1c1; margin: 10px 25px; padding: 0px; resize: none;">        &lt;/div&gt;
    &lt;/div&gt;
    &lt;/noscript&gt;
    &lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr id="submit_row"&gt;
        &lt;td class="credentials_table_unified_cell"&gt;&lt;input type="submit" class="credentials_input_submit" value="Logon"&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
        &lt;td colspan="2" id="credentials_table_footer"&gt;&lt;/td&gt;
    &lt;/tr&gt;
    &lt;/tbody&gt;&lt;/table&gt;
    &lt;input type="hidden" name="vhost" value="standard"&gt;
    &lt;/form&gt;
    &lt;script language="javascript"&gt;&lt;!--//
        softTokenInput = getSoftTokenInput();
        logonFormCompatible = getFormCompatibility();
        // Pass method names to the client for auto-submit triggered by the client
        externalWebHost.setWeblogonCallbacks(
             "weblogonAutoSubmit();",
             "challengeAutoSubmit();"
        );

        // Check if the softTokenInput exists or in case of RSA challenge mode
        if((softTokenFieldId != "") &amp;&amp; (null != softTokenInput || challengeMode ) &amp;&amp; edgeClientSoftTokenSupport()){
            externalWebHost.setWebLogonSoftTokenPrompt(getSoftTokenPrompt());
            externalWebHost.setWebLogonSoftTokenState(softTokenState);
        }

        // Check if the client can ask user for soft-token PIN
        if((softTokenFieldId != "") &amp;&amp; (softTokenInput != null)
               &amp;&amp; edgeClientSoftTokenSupport()
               &amp;&amp; externalWebHost.canRequestWeblogonSoftTokenPIN()){
            softTokenInput.readOnly = true;
            softTokenPINAutoPopulate = true;
            // No need to request input of RSA PIN, as the client can show PIN input UI if needed,
            // make the field read-only
            // set bogus value to display
            softTokenInput.value = "********";
        }

        checkExternalAddCheckbox();
        setTimeout(function(){ window.sessionTimeout = new APMSessionTimeout(sessionTimedOut); }, 200);

	function dontChangePasswordClick(){
            var checkbox = document.getElementById("dont_change_password_checkbox");
            var password = document.getElementById("input_1");
            var verify = document.getElementById("input_2");
            if( checkbox.checked ){
                password.value = "";
                password.disabled = true;
                verify.value = "";
                verify.disabled = true;
            }else{
                password.disabled = false;
                verify.disabled = false;
            }
        }

        var finitvalues=['','','','',''];
        var sessionLogonCustomizations = ["","","","",""];
        var sessionLogonCustomizationPairs = [[], [], [], [], []];
        for( var i=0; i&lt;sessionLogonCustomizations.length; i++ ){
            var pairs = ( sessionLogonCustomizations[i].indexOf(";") == -1 ? [ sessionLogonCustomizations[i] ] : sessionLogonCustomizations[i].trim().split(";") );
            for( var j=0; j&lt;pairs.length; j++ ){
                if( pairs[j].indexOf("=&gt;") != -1 ){
                    var pair = pairs[j].split("=&gt;");
                    sessionLogonCustomizationPairs[i][pair[0]] = pair[1];
                }
            }
        }

        var sessionLogonValuesets = [ "", "", "", "", "" ];
        for( var i=0; i&lt;sessionLogonValuesets.length; i++ ){
            var inpx = document.getElementById("input_" + (i+1) );
            if( inpx !== null &amp;&amp; inpx.tagName.toUpperCase() == "SELECT" ){
                if( sessionLogonValuesets[i].trim() != "" ){
                    inpx.options.length = 0;
                    var options = sessionLogonValuesets[i].trim().split(";");
                    for( var j=0; j&lt;options.length; j++ ){
                        inpx.options.add( new Option( options[j], options[j] ) );
                    }
                }
                if( sessionLogonCustomizations[i].trim() != "" ){
                    for( var j=0; j&lt;inpx.options.length; j++ ){
                        if( typeof sessionLogonCustomizationPairs[i][ inpx.options[j].value ] != "undefined" ){
                            inpx.options[j].text = sessionLogonCustomizationPairs[i][ inpx.options[j].value ];
                        }
                    }
                }
                // set value
                for( var j=0; j&lt;inpx.options.length; j++ ){
                    if( inpx.options[j].value == finitvalues[i] ){
                        inpx.value = finitvalues[i];
                        break;
                    }
                }
            }else if( document.getElementById("input_" + (i+1) + "_0" ) ){ // RADIO
                var initValue = finitvalues[i];
                var radio = null;
                var name = document.getElementById("input_" + (i+1) + "_0" ).name;
                if( sessionLogonValuesets[i].trim() != "" ){
                    var parent = document.getElementById( "label_input_" + (i+1) ).parentNode;
                    while( parent.childNodes.length &gt; 1 ){
                        parent.removeChild( parent.lastChild );
                    }
                    var options = sessionLogonValuesets[i].trim().split(";");
                    for( var j=0; j&lt;options.length; j++ ){
                        var div = parent.appendChild( document.createElement( "div" ) );
                        var elmdef = document.all &amp;&amp; navigator.userAgent.match(/MSIE (\d+)/)[1] &lt; 9 ? "&lt;input type='radio'&gt;" : "input";
                        var input = div.appendChild( document.createElement( elmdef ) );
                        if( input.type != 'radio' ){ input.type = 'radio'; }
                        input.id = "input_" + (i+1) + "_" + j;
                        input.name = "name";
                        input.value = options[j];
                        var label = div.appendChild( document.createElement( "label" ) );
                        label.htmlFor = input.id;
                        label.id = "label_" + input.id;
                        label.className = "radio-label";
                        label.style.display = "inline";
                        label.innerHTML = options[j];
                    }
                }
                if( sessionLogonCustomizations[i].trim() != "" ){
                    var j = 0;
                    while( ( radio = document.getElementById("input_" + (i+1) + "_" + j++ ) ) !== null ){ // what number
                        if( typeof sessionLogonCustomizationPairs[i][ radio.value ] != "undefined" ){
                            document.getElementById("label_input_" + (i+1) + "_" + (j-1) ).innerHTML = sessionLogonCustomizationPairs[i][ radio.value ];
                        }
                    }
                }
                var anyChecked = false, j = 0;
                while( initValue != "" &amp;&amp; ( radio = document.getElementById("input_" + (i+1) + "_" + j++ ) ) !== null ){
                    radio.checked = ( radio.value == initValue );
                    if( radio.checked ){ anyChecked = true; }
                }
                if( !anyChecked &amp;&amp; ( radio = document.getElementById("input_" + (i+1) + "_" + 0 ) ) !== null ){
                    radio.checked = true;
                }
            }else if( inpx !== null &amp;&amp; inpx.tagName.toUpperCase() == "INPUT" &amp;&amp; inpx.type.toUpperCase() == "CHECKBOX" ){
                if( inpx.disabled &amp;&amp; finitvalues[i] != "" ){
                    inpx.checked = true;
                }else if( !inpx.disabled &amp;&amp; inpx.value == "" ){
                    inpx.value = "1";
                }
            }
        }
    --&gt;&lt;/script&gt;
    &lt;/td&gt;
    &lt;td id="main_table_image_cell"&gt;&lt;img src="/public/images/my/tr.gif"&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;

&lt;div id="page_footer"&gt;&lt;div&gt;This product is licensed from F5 Networks. © 1999-2019 F5 Networks. All rights reserved. &lt;/div&gt;&lt;/div&gt;
&lt;script type="text/javascript"&gt;
    function F5_include_JS(jsFile)
    {
        document.write('&lt;script type="text/javascript" src="'
                         + jsFile + '"&gt;&lt;/scr' + 'ipt&gt;'); // &lt;-- IE7 workaround
    }

    if ("" == "1") {
        var f5VirtualKeyboardMove = ( "" == 1 ? "1" : "0" );
        var f5VirtualKeyboardForceBlur = ( "" == 1 ? "0" : "1" );
        function VirtualKeyboard_CustomizedMessageTextGet()
{
  return 'Virtual Keyboard';
}

function VirtualKeyboard_CustomizedHideTextGet()
{
  return 'Hide Keyboard';
}

        var f5VirtualKeyboardMessageText =  VirtualKeyboard_CustomizedMessageTextGet();
        var f5VirtualKeyboardHideText =  VirtualKeyboard_CustomizedHideTextGet();
        F5_include_JS('/public/include/js/vk/f5_vk.js');
    }
&lt;/script&gt;
&lt;div id="MessageDIV" class="inspectionHostDIVSmall"&gt;&lt;/div&gt;
&lt;div id="formHeaderSoftToken" style="overflow: hidden; visibility: hidden; height: 0; width: 0;"&gt;&lt;/div&gt;


&lt;/body&gt;</textarea>
              </div>
            </div>
          </noscript>
        </td>
      </tr>
    </tbody>
  </table>
</form>

Text Content

JavaScript is not enabled. Please enable JavaScript in your browser or contact
your system administrator for assistance.
To open a new session, please click here.

Secure Logon
for F5 Networks Username Password Domain



This product is licensed from F5 Networks. © 1999-2019 F5 Networks. All rights
reserved.