| Main Archive Page > Month Archives > full-disclosure-uk archives |
It's probably trying to get different results/responses by changing
the values of some request headers. The most common scenario, as far
as I've seen, and as oddly as it might sound, is the User-Agent and
HTTP minor version.
A more verbose logging strategy would demystify. Or maybe Vincent?
On Thu, Jan 7, 2010 at 12:28 PM, p8x <l@p8x.net> wrote:
> Hi Jan,
>
> I am not sure what you mean.
>
> Maybe I should clarify, I used some bash magic to make it a bit easier
> to read the results from my log file. Here is a copy of the log pre me
> making it easy to read: http://pastebin.com/m512018cb
>
> If you read the above log file you will be able to see the duplicate
> requests, as an example these two time stamps are have the same request:
>
> [07/Jan/2010:09:25:32 +0800]
> [07/Jan/2010:09:25:36 +0800]
>
> I did the test twice, so the results in my previous post that were
> requested twice can be ignored.
>
> p8x
>
> On 7/01/2010 10:08 PM, Jan G.B. wrote:
>> What you see is not an issue or error. It is, what the application is
>> supposed to do.
>>
>> * As you can see, these requests are not the same.
>> * Thinking about muiltiple POST requests on WP-Login or your "logs"
>> below, you could have guessed in the first place that the app is either
>> trying multiple Login/Passwort combinations or (as seen below) some
>> patterns to detect Injection possibilities.
>>
>> Regards
>>
>> 2010/1/7 p8x <l@p8x.net <mailto:l@p8x.net>>
>>
>> Â Â Hi Vincent,
>>
>> Â Â I also experied the same issue as mrx. I did see multiple get and post
>> Â Â requests to the same page.
>>
>> Â Â As an example, I took a random page with a form on it, here are the
>> Â Â totals:
>>
>> Â Â Â Â Â 2 /password.html
>> Â Â Â Â Â 2 /password.html?key=88888&form_validated=12345&submit_form=88888
>> Â Â Â Â Â 2 /password.html?key=88888&form_validated=12345&submit_form=88888'
>> Â Â Â Â Â 2
>> Â Â /password.html?key=88888&form_validated=12345&submit_form=88888'%20and%20'5'='6
>> Â Â Â Â Â 2
>> Â Â /password.html?key=88888&form_validated=12345&submit_form=88888%20and%205=6
>> Â Â Â Â Â 2
>> Â Â /password.html?key=88888&form_validated=12345&submit_form=88888%25'%20and%205=6%20and%20'%25'='
>> Â Â Â Â Â 2 /password.html?key=88888&submit_form=88888&form_validated=12345
>> Â Â Â Â Â 2 /password.html?key=88888&submit_form=88888&form_validated=12345'
>> Â Â Â Â Â 2
>> Â Â /password.html?key=88888&submit_form=88888&form_validated=12345'%20and%20'5'='6
>> Â Â Â Â Â 2
>> Â Â /password.html?key=88888&submit_form=88888&form_validated=12345%20and%205=6
>> Â Â Â Â Â 2
>> Â Â /password.html?key=88888&submit_form=88888&form_validated=12345%25'%20and%205=6%20and%20'%25'='
>> Â Â Â Â Â 2 /password.html?submit_form=88888&form_validated=12345&key=88888
>> Â Â Â Â Â 2 /password.html?submit_form=88888&form_validated=12345&key=88888'
>> Â Â Â Â Â 2
>> Â Â /password.html?submit_form=88888&form_validated=12345&key=88888'%20and%20'5'='6
>> Â Â Â Â Â 2
>> Â Â /password.html?submit_form=88888&form_validated=12345&key=88888%20and%205=6
>> Â Â Â Â Â 2
>> Â Â /password.html?submit_form=88888&form_validated=12345&key=88888%25'%20and%205=6%20and%20'%25'='
>> Â Â Â Â Â 4
>> Â Â /password.html?key=88888&form_validated=12345&submit_form=88888'%20and%20'5'='5
>> Â Â Â Â Â 4
>> Â Â /password.html?key=88888&form_validated=12345&submit_form=88888%20and%205=5
>> Â Â Â Â Â 4
>> Â Â /password.html?key=88888&form_validated=12345&submit_form=88888%25'%20and%205=5%20and%20'%25'='
>> Â Â Â Â Â 4
>> Â Â /password.html?key=88888&submit_form=88888&form_validated=12345'%20and%20'5'='5
>> Â Â Â Â Â 4
>> Â Â /password.html?key=88888&submit_form=88888&form_validated=12345%20and%205=5
>> Â Â Â Â Â 4
>> Â Â /password.html?key=88888&submit_form=88888&form_validated=12345%25'%20and%205=5%20and%20'%25'='
>> Â Â Â Â Â 4
>> Â Â /password.html?submit_form=88888&form_validated=12345&key=88888'%20and%20'5'='5
>> Â Â Â Â Â 4
>> Â Â /password.html?submit_form=88888&form_validated=12345&key=88888%20and%205=5
>> Â Â Â Â Â 4
>> Â Â /password.html?submit_form=88888&form_validated=12345&key=88888%25'%20and%205=5%20and%20'%25'='
>>
>> Â Â Also, the contact forms on the websites I tested got hammered with
>> Â Â emails (and they also seemed to have duplicate requests).
>>
>> Â Â p8x
>>
>> Â Â On 7/01/2010 8:00 PM, mrx wrote:
>> Â Â > Vincent,
>> Â Â >
>> Â Â > Although the actual results of the scan were displayed in English
>> Â Â in the online html report,
>> Â Â > the suggested solutions were in fact in Chinese.
>> Â Â >
>> Â Â > Checking my access logs reveals multiple attempts of the same
>> Â Â attack/probe, for example multiple identical POSTs to the same page:
>> Â Â >
>> Â Â > 216.18.22.46 - - [06/Jan/2010:11:33:01 +0000] "POST
>> Â Â /properblog/wp-login.php HTTP/1.0" 200 2554 "-" "Mozilla/4.0
>> Â Â (compatible; MSIE 7.0; Windows
>> Â Â > NT 5.1; .NET CLR 2.0.50727) NOSEC.JSky/1.0"
>> Â Â >
>> Â Â > There are around 100 entries identical to the above in my log. I
>> Â Â don't know if this is by design or not but it does seem to be a
>> Â Â little inefficient.
>> Â Â >
>> Â Â >
>> Â Â > I also noticed there were no attempts at information disclosure
>> Â Â via the TRACE method, nor were any attempts made at SQL injection
>> Â Â despite my
>> Â Â > selecting "all" in the scan options. Not that my site is
>> Â Â vulnerable in any way ;-)
>> Â Â >
>> Â Â > Hope this helps
>> Â Â >
>> Â Â > regards
>> Â Â > mrx
>> Â Â >
>> Â Â >
>> Â Â >
>> Â Â > Vincent Chao wrote:
>> Â Â >> Thank you for your analysis. It really helps me.
>> Â Â >
>> Â Â >> And I also found the PDF report mail to us is in Chinese, in the
>> Â Â website of
>> Â Â >> iiScan, however, to see the report of html or PDF format is
>> Â Â English (of
>> Â Â >> course can change to Chinese).
>> Â Â >
>> Â Â >> -----Original Message-----
>> Â Â >> From: full-disclosure-bounces@lists.grok.org.uk
>> Â Â <mailto:full-disclosure-bounces@lists.grok.org.uk>
>> Â Â >> [mailto:full-disclosure-bounces@lists.grok.org.uk
>> Â Â <mailto:full-disclosure-bounces@lists.grok.org.uk>] On Behalf Of mrx
>> Â Â >> Sent: Wednesday, January 06, 2010 8:45 PM
>> Â Â >> To: full-disclosure@lists.grok.org.uk
>> Â Â <mailto:full-disclosure@lists.grok.org.uk>
>> Â Â >> Subject: [Full-disclosure] iiscan results
>> Â Â >
>> Â Â >> Well, this scanner managed to find a couple of low level
>> Â Â vulnerabilities on
>> Â Â >> my site which were missed by both Nikto and Nessus.
>> Â Â >
>> Â Â >> Two directories allowed a directory listing and a test.php file I
>> Â Â created,
>> Â Â >> an information disclosure vulnerability, was also detected. My dumb
>> Â Â >> ass forgot to delete this "test.php" file after I finished
>> Â Â testing the
>> Â Â >> server.
>> Â Â >
>> Â Â >> Possible sensitive directories were also listed, however browsing
>> Â Â to these
>> Â Â >> directories returned 403 errors, blank pages or a wordpress logon
>> Â Â >> prompt, which is what I expected.
>> Â Â >
>> Â Â >> So all in all this scanner seems to do it's job well. At least
>> Â Â for a LAMP
>> Â Â >> server running wordpress
>> Â Â >
>> Â Â >> Of course I have addressed the vulnerabilities reported.
>> Â Â >
>> Â Â >> My command of the Chinese language is limited to zero, so I cannot
>> Â Â >> understand the pdf report emailed to me nor the information
>> Â Â within the web
>> Â Â >> based report. Hopefully the developers will address this language
>> Â Â problem.
>> Â Â >
>> Â Â >> regards
>> Â Â >> mrx
>> Â Â >
>> Â Â >
>> Â Â >
>> Â Â > _______________________________________________
>> Â Â > Full-Disclosure - We believe in it.
>> Â Â > Charter: http://lists.grok.org.uk/full-disclosure-charter.html
>> Â Â > Hosted and sponsored by Secunia - http://secunia.com/
>> Â Â >
>> Â Â >
>> Â Â >
>> Â Â >
>>
>> Â Â _______________________________________________
>> Â Â Full-Disclosure - We believe in it.
>> Â Â Charter: http://lists.grok.org.uk/full-disclosure-charter.html
>> Â Â Hosted and sponsored by Secunia - http://secunia.com/
>>
>>
>> Â Â _______________________________________________
>> Â Â Full-Disclosure - We believe in it.
>> Â Â Charter: http://lists.grok.org.uk/full-disclosure-charter.html
>> Â Â Hosted and sponsored by Secunia - http://secunia.com/
>>
>>
>>
>>
>> _______________________________________________
>> Full-Disclosure - We believe in it.
>> Charter: http://lists.grok.org.uk/full-disclosure-charter.html
>> Hosted and sponsored by Secunia - http://secunia.com/
>
>
> _______________________________________________
> Full-Disclosure - We believe in it.
> Charter: http://lists.grok.org.uk/full-disclosure-charter.html
> Hosted and sponsored by Secunia - http://secunia.com/
>