SUSP_PY_Shell_Spawn_Jun23_1
Description
Detects suspicious one-liner to spawn a shell using Python
Query · yara
strings:
$x1 = "python -c import pty;pty.spawn(\"/bin/" ascii
condition:
1 of them
Detects suspicious one-liner to spawn a shell using Python
strings:
$x1 = "python -c import pty;pty.spawn(\"/bin/" ascii
condition:
1 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.