Jump to:
Screenshot
Attributes
Deobfuscated PHP code
<FilesMatch "\.(suspected)$"> ForceType application/octet-stream Header set Content-Disposition attachment </FilesMatch>
Execution traces
Generated HTML code
<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;"><FilesMatch "\.(suspected)$"> ForceType application/octet-stream Header set Content-Disposition attachment </FilesMatch></pre></body></html>
Original PHP code
<FilesMatch "\.(suspected)$"> ForceType application/octet-stream Header set Content-Disposition attachment </FilesMatch>