Guide | How To Testing Safe Edge

The associated guide may contain user-generated or external content.
Is it possible for you to create a command line as well
There is 259 characters limit in Target, so it can be used only for a limited number of commands, preferably those that can not be set in any other way, like disable WebGL. I use those:
Code:
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --enable-features="EnableCsrssLockdown,EncryptedClientHello,IsolatePrerenders,IsolateSandboxedIframes,RendererAppContainer,WinSboxDisableExtensionPoint" --disable-webgl --no-pings

capture_07122025_143626.jpg
 
There is 259 characters limit in Target, so it can be used only for a limited number of commands, preferably those that can not be set in any other way, like disable WebGL. I use those:
Code:
"C:\Program Files (x86)\Microsoft\Edge\Application\msedge.exe" --enable-features="EnableCsrssLockdown,EncryptedClientHello,IsolatePrerenders,IsolateSandboxedIframes,RendererAppContainer,WinSboxDisableExtensionPoint" --disable-webgl --no-pings

View attachment 289493
thx
 
  • Like
Reactions: Capiche
How to improve the authentication via Edge Password Manager.

Using the web browser's built-in password manager is an excellent protection against phishing, but most InfoStealers can steal the passwords saved in Edge and other web browsers. Here is a simple method to increase the security:
  1. Use the password to your email, built from two passwords. The first should be complex, but the second can be simple.
  2. Save the first password in the web browser password manager.
  3. Complete the autofill data by manually adding the second (simple) password.
  4. Initiate the sign-in action. In the "Save password" prompt, choose "Never save for this site".
Now you can use this method for any website. Each sign-in action will require autofill data from a password manager + manually inserted simple password.
The first password must be unique (different for different websites). The second (simple) password can be the same for all websites.
This is kinda similar to using a dedicated password manager with a master password.
The difference is that the master password is inserted once and must be complex. This method uses a simple password, but it must be inserted several times.
The passwords saved in the web browser can be written on paper. They will not be useful for others without knowing the second part (must be remembered).

There is some advantage over a dedicated Password manager against keyloggers. If the master password is compromised, all passwords are compromised too. The method in this post can protect the full password against keyloggers.

It is also better and easier compared to not using password managers. The full passwords are safer, and the user must remember/write only one simple password for all websites.:)(y)
 
Last edited:

You may also like...