nvisium-jack-mannino / OWASP-GoatDroid-Project

*This project is no longer maintained* OWASP GoatDroid is a fully functional and self-contained training environment for educating developers and testers on Android security. GoatDroid requires minimal dependencies and is ideal for both Android beginners as well as more advanced users. The project currently includes two applications: FourGoats, a location-based social network, and Herd Financial, a mobile banking application. There are also several feature that greatly simplify usage within a training environment or for absolute beginners who want a good introduction to working with the Android platform. Download the built version here: https://github.com/jackMannino/OWASP-GoatDroid-Project/downloads
239 stars 98 forks source link

Log into the FourGoats application with username: joegoat password: goatdroid. #2

Closed manish4990 closed 11 years ago

manish4990 commented 12 years ago

In Goatdroid Gui under Getting started point 5 says that Log into the FourGoats application with username: joegoat password: goatdroid. But tools->utilities->database browser -> fourgoats -> users and execute select * from users

it shows only 5 users: Handbitter555 goat4life joehorns1 androidguy93 goatdroid

there is no user called joegoat.

nvisium-jack-mannino commented 12 years ago

Try username: goatdroid password: goatdroid.

The joegoat account is not present in the distribution, and the documentation incorrectly references it. The goatdroid account is the default account in both applications. Additionally, all accounts within the user database use 'goatdroid' as their login passwords.

manish4990 commented 12 years ago

Hi Jack, I tried with username: goatdroid password: goatdroid it says Login Failed Try again and when i tried to register new one blank black box appears as a message.

manish4990 commented 12 years ago

Any Updates ?

nvisium-jack-mannino commented 11 years ago

Within the FourGoats app itself, did you also set the destination info? At the login page, hit the menu button and enter the IP address of the host where the web service is started and listening.

manish4990 commented 11 years ago

Yes i have set the destination info as my IP address.. can you please clarify whihc port i have to set as i have tried with different port but didn't worked ...

nvisium-jack-mannino commented 11 years ago

It should be port 9888.

Were you able to get this resolved?

manish4990 commented 11 years ago

Still not able to login or register. i have started the webservice and set the virtula machine path and sdk path. then opened the application in the emulator and in Destination info i have set the Host as my local machine IP address and HTTPS port as 9888 an then tried to login anf tried to register . while registering i got blank small black popup without any message.

manish4990 commented 11 years ago

When i tried to login with username: goatdroid password: goatdroid. it gives error login failed try again. And when tried to register it give blank popup as shown below Capture