I didn't try remming the line. I was just looking at my code and thinking . Oh maybe people don't see what I see :-)
That code does the user agent which the other thread about blocking bots needs. I'm being helpful, just on the wrong thread :-) From: [email protected] [mailto:[email protected]] On Behalf Of Nischal Shetty Sent: Saturday, May 14, 2011 12:51 AM To: [email protected] Subject: Re: [google-appengine] How to find IP address to add to blacklist I don't do that but I can still see the IPs. May be your lie works in my case :P On 14 May 2011 13:09, Brandon Wirtz <[email protected]> wrote: I lied, the stub code I start my projecta with has logging.debug('User-Agent = "%s", Referrer = "%s"', self.request.user_agent, self.request.referer) Which will give you this -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Brandon Wirtz Sent: Friday, May 13, 2011 6:37 PM To: [email protected] Subject: RE: [google-appengine] How to find IP address to add to blacklist Logs should have the ip address as the first thing on the second line of each entry -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Kwame Sent: Friday, May 13, 2011 6:22 PM To: Google App Engine Subject: [google-appengine] How to find IP address to add to blacklist Hi, I need help tracking down a possible hacker trying to access my GAE website. The person is sending multiple requests to phpMyAdmin/scripts/ setup.php I guess in an attempt to bring down my site!!! Fortunately they don't know I use GAE, and that GAE does not have this file. I really need to blacklist this persons URI, but the only information provided in Dashboard is the path listed above. How can I find out their URI? Thanks for your help. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected] <mailto:google-appengine%[email protected]> . For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected] <mailto:google-appengine%[email protected]> . For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected] <mailto:google-appengine%[email protected]> . For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- -Nischal +91-9920240474 twitter: NischalShetty <http://twitter.com/nischalshetty> facebook: Nischal <http://facebook.com/nischal> <http://www.justunfollow.com/> Description: Image removed by sender. <http://www.buffr.com/> Description: Image removed by sender. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
<<image001.jpg>>
<<image002.jpg>>
