-
This is a spin-off from this comment: https://github.com/OWASP/ASVS/issues/1800#issuecomment-1871949881
Should we have a requirement for L2 or something to in some way identify, track or fingerprin…
-
* Min length = 10
* Require some complexity - either more symbols or longer password
* Disallow 20k most common passwords (including "password")
Also check passwords on log in and redirect to cha…
-
It seems like normalized banned words is succeeding when it should be failing.
If I add 'doctor' and 'dental' to the list of banned words, the system totally accepts the words 'doctor' and 'dental'…
-
**Hello I dont know if I can get help here. I apologize if this is the wrong area.
What info can I provide to get help?
I dont know what to do. I dont know if my coins are in limbo elsewhere …
-
Logging in with a magic link like on [slack ](https://get.slack.help/hc/en-us/articles/212681477-Signing-in-to-Slack)or [here](https://auth0.com/blog/how-to-implement-slack-like-login-on-ios-with-auth…
-
### What is your article idea?
In this article, we delve into the critical aspect of data security within Laravel applications by focusing on the robust practice of password hashing. Password hashing…
-
|Wazuh version| Component |
|---| --- |
| 4.10.0 | SCA |
Rework SCA Policy for Microsoft Windows Server 2012 (R2)
- [ ] Solve typos.
- [ ] Increase check coverage.
- [ ] Improve rules imp…
-
I have always implemented a command line interface for my projects that's similar to the console component. I'm trying to switch to IDF standard components whenever possible. but an obstacle with the…
-
# **Is your feature request related to a problem? Please describe.**
New version of CIS DILB has been released on 2019-July-16 [CIS_Distribution_Independent_Linux_Benchmark_v2.0.0.pdf 3,152 KB; 572 p…
-
It is possible to brute force wallet keypair passwords via the CLI as we do not attempt to provide any kind of timeout for repeated attempts to unlock wallets. This is also true of direct GraphQL api …