OGame Automizer Development Forum

Please login or register.

Login with username, password and session length
Advanced search  

News:

Get involved : If you really want to help the project, You can

- Help to write a detailed guide for OA

- OA web access (Web Programmer Wanted)

- 3 background images (Builder, Fleet scheduler and Hunter). It could be fun to have them. So if you have some interesting images, you can submit them to ogameautomizer (at) gmail [dot] com , Thanks

- Check buildings/techs/ships/defs translation in your Mather language (OA -> Translation Tab, just after [Ships] tag)

Author Topic: Any reason you were in my gmail account?  (Read 1834 times)

0 Members and 1 Guest are viewing this topic.

Memnoch

  • Full Member
  • ***
  • Offline Offline
  • Posts: 228
    • View Profile
Any reason you were in my gmail account?
« on: October 04, 2010, 06:20:16 AM »




Uploaded with ImageShack.us
Not that I have anything important in the email I use for ogame txt/emial alerts. But I just noticed you logged into my account. I know this is from your server. I've done lookups in the past.

So any reason you were in it? Or better yet, why does your bot send you that info? (I know the passwords are stored in plain text in the config.ini file.

Just a heads up for people who might be using important email accounts.
« Last Edit: October 06, 2010, 07:17:46 PM by Devil's Hand »
Logged

lulu01

  • Newbie
  • *
  • Offline Offline
  • Posts: 47
    • View Profile
Re: Any reason you were in my gmail account?
« Reply #1 on: October 04, 2010, 08:34:51 AM »

Do you have the OA Server feature active? If that is the case, I think it's clear that the bot sent your config files.

I am not using the server feature, and no other connections should be made than the update check or registration check.
Logged

Devil's Hand

  • Administrator
  • Hero Member
  • *****
  • Offline Offline
  • Posts: 1,427
    • View Profile
Re: Any reason you were in my gmail account?
« Reply #2 on: October 04, 2010, 09:07:50 PM »

It's due to OA SMS Service, the needed module to manipulate your GCalendar is in php and is hosted on OA server, if you find a Java implementation with examples, I would use it instead of php module and do not pass by a server. Until than ... take a risk  :-X

From OA SMS Service Notice :
...
PHP Google API: Copyright (c) 2005-2008 Zend Technologies USA Inc. (http://www.zend.com) (New BSD License)
Scripted by Ivan Lopez : http://lopezivan.blogspot.com/2007/05/usando-el-api-de-google-calendar.html
Many Thanks to chicosoft (From OA Forum) to pointing out this script
« Last Edit: October 04, 2010, 09:09:51 PM by Devil's Hand »
Logged

Memnoch

  • Full Member
  • ***
  • Offline Offline
  • Posts: 228
    • View Profile
Re: Any reason you were in my gmail account?
« Reply #3 on: October 04, 2010, 10:09:00 PM »

okay, i was just curious why. like i said, nothing in there anyway :p

I couldn't get the google calender stuff to work anyway. the 'test' says it worked, but nothing ever happened, and nothing ever is in the calender.
Logged

Devil's Hand

  • Administrator
  • Hero Member
  • *****
  • Offline Offline
  • Posts: 1,427
    • View Profile
Re: Any reason you were in my gmail account?
« Reply #4 on: October 04, 2010, 10:26:56 PM »

Here the code, you are welcome to explore and find out why it doesn't work for you :

PHP sources : http://ogameautomizer.com/temp/gmail.zip
Java Code :
Code: [Select]
reponse = simpleDownloader.downloadFile2String("ogameautomizer.com",80,"/gmail/sms.php" +
"?user="+account.gmailLogin +
"&pass="+account.gmailPassword +
"&texto="+URLEncoder.encode("OA Test, it works !", "UTF-8")+//OA+Test+it+works" +
"&tz="+TimeZone.getDefault().getID() +
"&offset="+(TimeZone.getDefault().getOffset(System.currentTimeMillis())/3600000));
Logged

Memnoch

  • Full Member
  • ***
  • Offline Offline
  • Posts: 228
    • View Profile
Re: Any reason you were in my gmail account?
« Reply #5 on: October 05, 2010, 05:56:13 AM »

It's not a big deal, but would be cool to know when someone is spying on me. Right now I have it set to send me an email when attacked using gmail. It works fine. And having an android phone it really works great for me. Would be cool if there was a send email on spy function as well, using existing email code ;)
Logged

sicca

  • Newbie
  • *
  • Offline Offline
  • Posts: 8
    • View Profile
Re: Any reason you were in my gmail account?
« Reply #6 on: October 05, 2010, 09:47:39 AM »

There is  an optimisation that we can add in this script .Because when OA detect an attack , he send sms continuously causing spaming.


FR: Bon alors je pense que ce script pourrait etre amélioré car dés qu'une attaque est détéctée , il n'arrete pas d'envoyer des sms ralentissant ainsi leur reception par le client.

edit: effectivement http://lopezivan.blogspot.com/2007/05/usando-el-api-de-google-calendar.html
http://sourceforge.net/projects/javacurl/
« Last Edit: October 05, 2010, 09:50:13 AM by sicca »
Logged

Raven

  • Jr. Member
  • **
  • Offline Offline
  • Posts: 64
    • View Profile
Re: Any reason you were in my gmail account?
« Reply #7 on: October 15, 2010, 03:43:40 PM »

Also a lot of google users reported having sms notification failures, an easy fiz was to delete your old calendar and make a new one, worked for me, sms works great now

ps to poster, I think the prudent thing would have been to email him and ask him personally, not present evidence publicly in such a rude and accusatory manner.  just my opinion, I personally would have been offended at your post if I were DH
Logged

Memnoch

  • Full Member
  • ***
  • Offline Offline
  • Posts: 228
    • View Profile
Re: Any reason you were in my gmail account?
« Reply #8 on: November 10, 2010, 03:42:37 PM »

Also a lot of google users reported having sms notification failures, an easy fiz was to delete your old calendar and make a new one, worked for me, sms works great now

ps to poster, I think the prudent thing would have been to email him and ask him personally, not present evidence publicly in such a rude and accusatory manner.  just my opinion, I personally would have been offended at your post if I were DH

I didn't ask him via PM because I thought it was something everyone should be aware of (which is probably a reason he stickied the thread... so everyone is aware and doesn't freak out like I did). At first I was kinda annoyed thinking someone was in my account, not realizing the bot uses an external site to login to your account. I know the passwords for your account aren't really secured. They are in plain text in the config.ini file. As well as log files. So it was kind of concerning to me when I saw the warming and IP address from gmail.

I didn't intend to come off as accusing, I just presented what happened, and asked for a explanation. Now everyone knows if they should run into the same thing themselves ;p
Logged
 

Page created in 0.065 seconds with 17 queries.