Additions:
== webmin attacks ==
check for attacks
%%
# grep unauthenticated /var/webmin/miniserv.log
%%
sample buffer overflow attack
%%
10.10.10.10 - - [28/Apr/2008:03:30:42 -0400] "POST /unauthenticated//..%01/..%01/ ...... /..%01/..%01/etc/shells HTTP/1.1" 404 32
%%
check for attacks
%%
# grep unauthenticated /var/webmin/miniserv.log
%%
sample buffer overflow attack
%%
10.10.10.10 - - [28/Apr/2008:03:30:42 -0400] "POST /unauthenticated//..%01/..%01/ ...... /..%01/..%01/etc/shells HTTP/1.1" 404 32
%%