WEBSHELL_H4ntu_Shell_Powered_Tsoi_2


Description

PHP Webshells Github Archive - file h4ntu shell [powered by tsoi].php

Query · yara

strings:
      $s1 = "<title>h4ntu shell [powered by tsoi]</title>" fullword
      $s2 = "$uname = posix_uname( );" fullword
      $s3 = "if(!$whoami)$whoami=exec(\"whoami\");" fullword
      $s4 = "echo \"<p><font size=2 face=Verdana><b>This Is The Server Information</b></font>"
   condition:
      filesize <2MB and 2 of them
Raw source WEBSHELL_H4ntu_Shell_Powered_Tsoi_2 · YARA
Esc
Published by Neo23x0/signature-base ↗, licensed under Detection Rule License 1.1 ↗. Reproduced here unmodified.
rule WEBSHELL_H4ntu_Shell_Powered_Tsoi_2 {
   meta:
      description = "PHP Webshells Github Archive - file h4ntu shell [powered by tsoi].php"
      author = "Florian Roth"
      date = "2014-04-06"
      modified = "2025-03-21"
      old_rule_name = "WebShell_h4ntu_shell__powered_by_tsoi_"
      hash = "cbca8cd000e705357e2a7e0cf8262678706f18f9"
      id = "be2d148e-77b6-5322-98b1-503241b4954e"
   strings:
      $s1 = "<title>h4ntu shell [powered by tsoi]</title>" fullword
      $s2 = "$uname = posix_uname( );" fullword
      $s3 = "if(!$whoami)$whoami=exec(\"whoami\");" fullword
      $s4 = "echo \"<p><font size=2 face=Verdana><b>This Is The Server Information</b></font>"
   condition:
      filesize <2MB and 2 of them
}

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.