DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

Stopping Evil Regex—What’s Up with Regular Expression Denial of Service Att

4 years ago dzone.com
Stopping Evil Regex—What’s Up with Regular Expression Denial of Service Att

Summary: This is a summary of an article originally published by the source. Read the full original article here →

by While Regex is wonderful, it can also be difficult to evaluate properly.

This type of attack is widespread on the modern Internet and can lead to financial losses and damages to a business’s reputation.

In this case, the attacker can inject an evil regex of her choice and then submit string input that would cause the evil regex to run for a long time.

You can also try to find validated and secured regex patterns online instead of writing your own.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com