Ethical Hacking Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package. | Computer Forensics Training at InfoSec Institute Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors. |

| Subject: | Re: \x HTTP requests |
|---|---|
| Date: | Fri, 10 Nov 2006 16:01:47 +0100 |
oh, i missed to send the reply to the list... so here it is ;)
++++++++++++++++++++++++++++++++++++++++++
hi maxime,
yes, it seems like someone trys to connect via ssl to a none ssl port.
if you try to connect to your apaches http port with openssl s_client (openssl s_client -host $IP_ADDR -port $PORT) you will see something like:
127.0.0.1 - - [09/Nov/2006:19:35:31 +0100] "\x80z\x01\x03\x01" 501 279 127.0.0.1 - - [09/Nov/2006:19:38:50 +0100] "\x80\x1c\x01" 501 277 127.0.0.1 - - [09/Nov/2006:19:38:52 +0100] "\x16\x03" 501 276 127.0.0.1 - - [09/Nov/2006:19:39:02 +0100] "\x16\x03\x01" 501 277
in your logfile. this depends on the ssl version and the cipher used.
but it could also be a ssl cipher check to find weak modes/ciphers in your configuration.
~richie
Hello list
I see these HTTP request and I'm looking for more information :
... x.x.x.1 - - [06/Nov/2006:17:33:23 -0500] "\x16\x03" 200 8 "-" "-" x.x.x.2 - - [07/Nov/2006:16:26:21 -0500] "\x80m\x01\x03\x01" 200 8 "-" "-" x.x.x.2 - - [07/Nov/2006:16:26:21 -0500] "\x80m\x01\x03" 200 8 "-" "-" x.x.x.3 - - [08/Nov/2006:05:06:21 -0500] "\x80|\x01\x03\x01" 200 8 "-" "-"
Would it be someone attempting to send https request on my port 80 ?
Any clue would be appreciated
Have a nice day
Maxime Ducharme
------------------------------------------------------------------------------ This List Sponsored by: Black Hat
Attend the Black Hat Briefings & Training USA, July 29-August 3 in Las Vegas. World renowned security experts reveal tomorrow's threats today. Free of vendor pitches, the Briefings are designed to be pragmatic regardless of your security environment. Featuring 36 hands-on training courses and 10 conference tracks, networking opportunities with over 2,500 delegates from 40+ nations.
http://www.blackhat.com ------------------------------------------------------------------------------
------------------------------------------------------------------------------ This List Sponsored by: Black Hat
http://www.blackhat.com ------------------------------------------------------------------------------
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | RE: \x HTTP requests, Maxime Ducharme |
|---|---|
| Next by Date: | "Ticken" web attacks?, Steve Friedl |
| Previous by Thread: | RE: \x HTTP requests, Maxime Ducharme |
| Next by Thread: | Re: \x HTTP requests, Neil Dickey |
| Indexes: | [Date] [Thread] [Top] [All Lists] |