Apacheの設定とか
とりあえず <IfModule prefork.c> StartServers 10 MinSpareServers 10 MaxSpareServers 20 ServerLimit 1050 MaxClients 1000 MaxRequ …
メモとか
とりあえず <IfModule prefork.c> StartServers 10 MinSpareServers 10 MaxSpareServers 20 ServerLimit 1050 MaxClients 1000 MaxRequ …
参考 http://qiita.com/icoxfog417/items/3e716d790c67c23eb73e 結果 対象外 # curl -H "Cookie: z0=xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx …
scan履歴 internetsurvey-3.erratasec.com - - [25/Sep/2014:04:33:35 +0900] "GET / HTTP/1.0" 200 156 "() { :; }; ping -c 11 216.75.60.74" "shellshock-scan (http://blog.erratasec.com/2 …
vhostで使えるワイルドカードの確認 オリジナル抜粋+α #include <stdlib.h> #include <stdio.h> #define apr_tolower(c) (tolower(((unsigned char)(c)))) int ap_strcasecmp_match(const char *s …