PWN

popping some shells

  • If no vuln is evident in the code, Fuzz it.

  • stack based / heap based / uaf / double free / integer overflows / off by ones / checksec / run file / run strings

  • run in debugger, trace the execution path,...

  • roooop

Last updated