servers:windows:freenginx_php_php-cgi
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| servers:windows:freenginx_php_php-cgi [2026/03/11 14:32] – Sean Rhone | servers:windows:freenginx_php_php-cgi [2026/03/25 08:59] (current) – [PHP-CGI] Really NTS :p (Thread Safe works though) Sean Rhone | ||
|---|---|---|---|
| Line 23: | Line 23: | ||
| ===== PHP-CGI ===== | ===== PHP-CGI ===== | ||
| - | * https://windows.php.net/download/ | + | * https://www.php.net/downloads.php |
| - | * https://windows.php.net/qa/ | + | * https://www.php.net/pre-release-builds.php |
| * x64 Non Thread Safe | * x64 Non Thread Safe | ||
| - | * Last tested: '' | + | * Last tested: '' |
| * Extract to root system drive for '' | * Extract to root system drive for '' | ||
| Line 35: | Line 35: | ||
| " | " | ||
| - | C:\php-8.5.1-nts-Win32-vs17-x64 | + | C:\php-8.5.5RC1-nts-Win32-vs17-x64 |
| ====== Firewall ====== | ====== Firewall ====== | ||
| Line 271: | Line 271: | ||
| " | " | ||
| - | ===== Resources ===== | + | ====== Resources |
| * https:// | * https:// | ||
| Line 279: | Line 279: | ||
| * https:// | * https:// | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | ====== TODO ====== | ||
| + | |||
| + | ===== Exploit Protection ===== | ||
| + | |||
| + | * https:// | ||
| + | |||
| + | ==== nginx ==== | ||
| + | |||
| + | nginx.exe | ||
| + | |||
| + | * Arbitrary code guard (ACG): On | ||
| + | * '' | ||
| + | * Block low integrity images: On | ||
| + | * Block remote images: On | ||
| + | * Block untrusted fonts: On | ||
| + | * Control integrity guard: On | ||
| + | * '' | ||
| + | * Control flow guard (CFG): On | ||
| + | * :!: '' | ||
| + | * Data Execution Prevention (DEP): On | ||
| + | * '' | ||
| + | * Disable extension points: On | ||
| + | * :!: Disable Win32k system calls: Off | ||
| + | * :!: Do not allow child processes: Off | ||
| + | * Export address filtering (EAF): On | ||
| + | * '' | ||
| + | * Force randomization for images (Mandatory ASLR): On | ||
| + | * '' | ||
| + | * Hardware-enforced Stack Protection: On | ||
| + | * '' | ||
| + | * Import address filtering (IAF): On | ||
| + | * Randomize memory allocations (Bottom-up ASLR): On | ||
| + | * '' | ||
| + | * Simulate execution (SimExec): On | ||
| + | * Validate API invocation (CallerCheck): | ||
| + | * Validate exception chains (SEHOP): On | ||
| + | * Validate handle usage: On | ||
| + | * Validate heap integrity: On | ||
| + | * Validate image dependency integrity: On | ||
| + | * Validate stack integrity (StackPivot): | ||
| + | |||
| + | ==== PHP-CGI ==== | ||
| + | |||
| + | php-cgi.exe | ||
| + | |||
| + | * :!: Arbitrary code guard (ACG): Off | ||
| + | * Block low integrity images: On | ||
| + | * Block remote images: On | ||
| + | * Block untrusted fonts: On | ||
| + | * :!: Control integrity guard: Off | ||
| + | * Control flow guard (CFG): On | ||
| + | * :!: '' | ||
| + | * Data Execution Prevention (DEP): On | ||
| + | * '' | ||
| + | * Disable extension points: On | ||
| + | * :!: Disable Win32k system calls: Off | ||
| + | * :!: Do not allow child processes: Off | ||
| + | * Export address filtering (EAF): On | ||
| + | * '' | ||
| + | * Force randomization for images (Mandatory ASLR): On | ||
| + | * '' | ||
| + | * Hardware-enforced Stack Protection: On | ||
| + | * '' | ||
| + | * Import address filtering (IAF): On | ||
| + | * Randomize memory allocations (Bottom-up ASLR): On | ||
| + | * '' | ||
| + | * Simulate execution (SimExec): On | ||
| + | * Validate API invocation (CallerCheck): | ||
| + | * Validate exception chains (SEHOP): On | ||
| + | * Validate handle usage: On | ||
| + | * Validate heap integrity: On | ||
| + | * Validate image dependency integrity: On | ||
| + | * Validate stack integrity (StackPivot): | ||
| + | |||
/var/www/wiki/data/attic/servers/windows/freenginx_php_php-cgi.1773253970.txt.gz · Last modified: by Sean Rhone
