Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 572 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 572 Bytes

AWAE-PREP

https://just-a-simple-guy.gitbook.io/oswe/

  • My own personal blog for OSWE Journey including programming knowledge, and famous vulnerabilities.

https://github.com/rinku191/OSWE-prepration/wiki/PHP-Dangerous-function

  • Must know Dangerous functions to grep out first, while reviewing source code
  • Real time saver, cheers to rinku

https://grepbugs.com/browse

  • Similar to rinku's but includes syntax for grepping bugs

https://regexone.com/

  • Regex is important, This walkthourgh will ony take you around 2 hours to master it.