Logon to Crowdstrike Falcon

avatar

I try to logon to Crowdstrike Falcon webpage with autofill uersname / password. The page is https://falcon.eu-1.crowdstrike.com/login/

When I autofill the usermane which is a email adres the page give a error that there is not filled a correct e-mail adress. Although on the webpage I see that the e-mail adres is correct.

It looks the page has some protection for autofill entry's. I have try to use autofill delay but it doesn't help.

How can I solve this?

All Comments (1)

avatar

Hello,

It is indeed possible that this website has some protection against autofill. However, I believe I’ve found a workaround using the After Login macro under the entry properties: Events → After Open.

On this page, I’ve configured the following settings:

- Initial Wait: 5 seconds
(In this workaround, you need to select the email textbox, so a 5-second delay should be sufficient.)

- Typing Macro:
$USERNAME${DELAY}{ENTER}{DELAY}{TAB}{DELAY}$PASSWORD${DELAY}{ENTER}

- Delay Time: 500 ms



Please note that to use the password as a variable, you’ll need to enable “Allow password in variables” in the security settings under the entry properties.

This workaround will input the username, wait briefly, press Enter, wait again, input the password, wait, and then press Enter to log in to the website.

If you have any additional questions, concerns, or need further assistance, please feel free to reach out. I’ll be more than happy to help.

Best regards,

Carl Marien

2025-03-24_14-52-14.png