Home General Computer Multimedia Business Lounge
|
Apache httpd Remote Denial of Service (memory exhaustion)
|
|
09-02-2011, 02:15 PM
|
|||
|
|||
|
Apache httpd Remote Denial of Service (memory exhaustion)
Code: #Apache httpd Remote Denial of Service (memory exhaustion) |
|||
|
09-02-2011, 02:40 PM
|
|||
|
|||
|
RE: Apache httpd Remote Denial of Service (memory exhaustion)
script diatas membutuhkan library ForkManager berikut ini librarynya :
Code: =head1 NAMEsimpan dengan nama ForkManager.pm pada folder /perl/lib/Parallel/ (buat folder parallel bila belum ada). CMIIW
|
|||
|
09-02-2011, 02:41 PM
|
|||
|
|||
RE: Apache httpd Remote Denial of Service (memory exhaustion)
(09-02-2011 02:15 PM)chaer.newbie Wrote: Kalo boleh tau itu Code buat apa ya omz chaer? |
|||
|
09-02-2011, 03:04 PM
(This post was last modified: 09-02-2011 11:50 PM by ev1lut10n.)
|
|||
|
|||
|
RE: Apache httpd Remote Denial of Service (memory exhaustion)
$p = "HEAD / HTTP/1.1\r\nHost: $ARGV[0]\r\nRange:bytes=0-$p\r\nAccept-Encoding: gzip\r\nConnection: close\r\n\r\n";
klo ngeliat head yg dia kirim kayaknya ada bug di HEAD method tepatnya di range filter (mungkin memakan memori jika diberikan input tertentu) : ================ HEAD / HTTP/1.1 Host: hostname_target Range:bytes=0- Accept-Encoding: gzip Connection: close =============== kemungkinan vulner bisa keliatan: ================== if ($x =~ /Partial/) { print "host seems vuln\n"; return 1; } ================== klo ada response : ============= HTTP/1.1 *** Partial *** ============= berarti kemungkinan hostnya vulner |
|||
|
09-02-2011, 06:26 PM
|
|||
|
|||
|
RE: Apache httpd Remote Denial of Service (memory exhaustion)
wah exploit apa lagi ini wah
![]() ![]()
|
|||
|
09-04-2011, 11:50 PM
|
|||
|
|||
|
RE: Apache httpd Remote Denial of Service (memory exhaustion)
mantap master..
izin nyimak (09-02-2011 02:15 PM)chaer.newbie Wrote: |
|||
|
« Next Oldest | Next Newest »
|
| Topic Tools | ||||||
| ||||||
| Users Browsing |
| 1 Guest(s) |















