> For the complete documentation index, see [llms.txt](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://jorgectf.gitbook.io/awae-oswe-preparation-resources/regex.md).

# REGEX

## Learning Resources

{% embed url="<https://regexone.com/>" %}

{% embed url="<https://github.com/ziishaned/learn-regex>" %}

{% embed url="<https://www.youtube.com/watch?v=rhzKDrUiJVk>" %}

## Filter Bypass

I'd say that mastering regular expressions could be enough to come up with bypasses.

{% embed url="<https://security.stackexchange.com/questions/71169/xss-bypass-this-regexp>" %}
