Simgo

It's not sarcasm, simple an go! :D

Github
Share

{{txt1}}

{{txt2}}

{{txt3}}

Use the following

  go("example");
  clean("<script>alert(1337);</script>");
  filter("<script>alert("xss");</script>");
  post("param");
  goPost("param");
  get("param");
  goGet("param");
  fus("Insert text to protect");
  page("header.php");
  email("test@example.com");
  goHeader("X-Frame-Options: DENY");
  redirect("http://example.com/");
  currentUrl();
  baseUrl();