Author Topic: What Next?  (Read 837 times)

0 Members and 1 Guest are viewing this topic.

Offline kdzsnake

  • /dev/null
  • *
  • Posts: 11
  • Cookies: -13
    • View Profile
What Next?
« on: October 03, 2012, 10:44:58 pm »
OK so I am a little new to this, and I have used a SQL injection to this website:
http://www.swanstone.com/


After the injection I got this information:


Code: [Select]
Client    Jonathan Fore    admin@swanstone.com  User: Jonathan   Pass: ForeJune
Admin     (No Name)    (No Email)  User: admin  Pass: swan2010

Now I am stuck, I tried to enter both credentials into cpanel but it didn't work (Yes the admin menu is here: http://www.swanstone.com/cpanel/)


And Yes I am just doing this for practice I have no intention right now except to practice!

Thanks!
« Last Edit: October 03, 2012, 10:46:32 pm by kdzsnake »

Offline Simba

  • Serf
  • *
  • Posts: 47
  • Cookies: 1335
  • programisiai.lt
    • View Profile
    • Programisiai.lt
Re: What Next?
« Reply #1 on: October 03, 2012, 11:46:09 pm »
Hello.

You have extracted CMS passwords, not Cpanel. Storing cpanel password in the database does not make sense.

Keep looking for the cms , like /cms /admin and so on.

Offline kdzsnake

  • /dev/null
  • *
  • Posts: 11
  • Cookies: -13
    • View Profile
Re: What Next?
« Reply #2 on: October 03, 2012, 11:48:19 pm »
OOk Thanks

Hello.

You have extracted CMS passwords, not Cpanel. Storing cpanel password in the database does not make sense.

Keep looking for the cms , like /cms /admin and so on.


What could be a way to find the url to the CMS login?

Staff note: edit your posts, please.
« Last Edit: October 04, 2012, 08:42:58 am by Kulverstukas »

Offline relax

  • Sir
  • ***
  • Posts: 562
  • Cookies: 114
  • The one and only
    • View Profile
Re: What Next?
« Reply #3 on: October 04, 2012, 01:16:34 am »

What could be a way to find the url to the CMS login?
first dont doubel post...
2 cpanel dossent store the password in the same db as the rest of the content as far as i know for security reasons
install an addon named wappalizer its for firefox. its a easy drop down menu with information about the site cms, os, php v, webserver, analytics, framework and so on

find the cms by addon or source of page or layout.

check where the login is from cmd source.

if there is no login consider uploading a shell via sql injection