servers:windows:nginx_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:nginx_php_php-cgi [2026/01/20 14:50] – [Non-existent 404] Sean Rhone | servers:windows:nginx_php_php-cgi [2026/04/15 09:45] (current) – [Firewall] Sean Rhone | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| * nginx ((https:// | * nginx ((https:// | ||
| - | * PHP ((https:// | + | * PHP ((https:// |
| * PHP-CGI | * PHP-CGI | ||
| * [[information; | * [[information; | ||
| Line 14: | Line 14: | ||
| ===== nginx ===== | ===== nginx ===== | ||
| - | * https:// | + | * https:// |
| - | * Last tested: '' | + | * Last tested: '' |
| - | * Extract to root system drive for '' | + | * Extract to root system drive for '' |
| - | " | + | "%SystemRoot%\explorer.exe" |
| ===== 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 '' | ||
| * Add to user '' | * Add to user '' | ||
| - | " | + | "%SystemRoot%\explorer.exe" |
| - | " | + | "%SystemRoot%\System32\SystemPropertiesAdvanced.exe" |
| - | C:\php-8.5.1-nts-Win32-vs17-x64 | + | C:\php-8.5.5-nts-Win32-vs17-x64 |
| ====== Firewall ====== | ====== Firewall ====== | ||
| - | **** | + | CD " |
| - | | + | "%SystemRoot%\System32\netsh.exe" |
| ===== Delete Rule ===== | ===== Delete Rule ===== | ||
| Line 47: | Line 47: | ||
| **** | **** | ||
| - | " | + | "%SystemRoot%\System32\netsh.exe" |
| ====== Check Defaults ====== | ====== Check Defaults ====== | ||
| Line 55: | Line 55: | ||
| **** | **** | ||
| - | CD " | + | CD " |
| ==== PHP ==== | ==== PHP ==== | ||
| - | CD " | + | CD " |
| - | CD " | + | CD " |
| ====== nginx Settings ====== | ====== nginx Settings ====== | ||
| Line 81: | Line 81: | ||
| * This automatically redirects non-HTTPS site links to HTTPS | * This automatically redirects non-HTTPS site links to HTTPS | ||
| - | " | + | "%SystemRoot%\System32\notepad.exe" |
| < | < | ||
| Line 97: | Line 97: | ||
| * This prevents unconfigured subdomains from loading assets from other sites ((if a site/URL doesn' | * This prevents unconfigured subdomains from loading assets from other sites ((if a site/URL doesn' | ||
| - | " | + | "%SystemRoot%\System32\notepad.exe" |
| < | < | ||
| Line 114: | Line 114: | ||
| * Add to individual site configs as an '' | * Add to individual site configs as an '' | ||
| - | " | + | "%SystemRoot%\System32\notepad.exe" |
| < | < | ||
| Line 121: | Line 121: | ||
| add_header " | add_header " | ||
| add_header " | add_header " | ||
| - | add_header " | + | add_header " |
| add_header " | add_header " | ||
| add_header " | add_header " | ||
| Line 130: | Line 130: | ||
| ===== nginx ===== | ===== nginx ===== | ||
| - | " | + | "%SystemRoot%\System32\notepad.exe" |
| < | < | ||
| Line 183: | Line 183: | ||
| ==== Settings ==== | ==== Settings ==== | ||
| - | " | + | "%SystemRoot%\System32\notepad.exe" |
| < | < | ||
| Line 206: | Line 206: | ||
| MKDIR " | MKDIR " | ||
| - | " | + | "%SystemRoot%\explorer.exe" |
| ===== Start ===== | ===== Start ===== | ||
| - | " | + | "%SystemRoot%\System32\notepad.exe" |
| < | < | ||
| Line 226: | Line 226: | ||
| ===== Stop ===== | ===== Stop ===== | ||
| - | " | + | "%SystemRoot%\System32\notepad.exe" |
| < | < | ||
| Line 236: | Line 236: | ||
| " | " | ||
| - | TIMEOUT | + | " |
| - | TASKKILL | + | " |
| + | |||
| + | CD " | ||
| :: End</ | :: End</ | ||
| Line 245: | Line 247: | ||
| ===== Reload ===== | ===== Reload ===== | ||
| - | " | + | "%SystemRoot%\System32\notepad.exe" |
| < | < | ||
| Line 254: | Line 256: | ||
| " | " | ||
| " | " | ||
| + | |||
| + | CD " | ||
| :: End</ | :: End</ | ||
| Line 260: | Line 264: | ||
| ====== Task Scheduler ====== | ====== Task Scheduler ====== | ||
| + | |||
| + | ===== nginx ===== | ||
| * Auto-start | * Auto-start | ||
| - | | + | |
| - | ===== Resources ===== | + | ====== Resources |
| * https:// | * https:// | ||
| Line 273: | 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/nginx_php_php-cgi.1768938622.txt.gz · Last modified: by Sean Rhone
