AWAE - OSWE Preparation / Resources
Ctrlk
  • TL;DR
  • General
    • Resources
    • POCs
  • By Vulnerability
    • SQL Injection
    • Deserialization
    • XSS
    • XXE
    • SSTI
    • File Upload Restrictions Bypass
  • REGEX
  • By Language
    • PHP
    • Java
    • NodeJS
  • Random
  • Other Repositories
Powered by GitBook
On this page
  • Learning Resources
  • Filter Bypass

Was this helpful?

REGEX

Learning Resources

LogoRegexOne - Learn Regular Expressions - Lesson 1: An Introduction, and the ABCsRegexOne - Learn regular expressions with simple, interactive exercises.
LogoGitHub - ziishaned/learn-regex: Learn regex the easy wayGitHub

Filter Bypass

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

LogoXSS - Bypass this RegExpInformation Security Stack Exchange
PreviousResourcesNextPHP

Last updated 5 years ago

Was this helpful?