Author Topic: Something weird in sql??  (Read 939 times)

0 Members and 1 Guest are viewing this topic.

Offline Kinez

  • /dev/null
  • *
  • Posts: 9
  • Cookies: -1
    • View Profile
Something weird in sql??
« on: December 01, 2013, 05:16:15 am »
Hello everyone, I try to sql one website and i did succesfully get admin and admin password and user name and user paswword and the weird thing is that the website dont have user login page? Can anybody help me with this?

Offline ande

  • Owner
  • Titan
  • *
  • Posts: 2664
  • Cookies: 256
    • View Profile
Re: Something weird in sql??
« Reply #1 on: December 01, 2013, 05:51:10 pm »
How could you possibly know if the website has a login or not? Most likely its hidden in some folder or sub domain. However there is always a chance that the DB info is old and no longer used or similar.
if($statement) { unless(!$statement) { // Very sure } }
https://evilzone.org/?hack=true

Offline Kinez

  • /dev/null
  • *
  • Posts: 9
  • Cookies: -1
    • View Profile
Re: Something weird in sql??
« Reply #2 on: December 01, 2013, 06:11:08 pm »
well it must have login page because i have user accounts. Can you give me link of some program like admin page finder but user login page finder?

Offline ande

  • Owner
  • Titan
  • *
  • Posts: 2664
  • Cookies: 256
    • View Profile
Re: Something weird in sql??
« Reply #3 on: December 01, 2013, 06:44:59 pm »
It doesn't have to have anything. A admin page finder is no guarantee for anything. I would suggest you do some manual reconosense, like finding out what sort of web application software they are using or if they have made it themselves etc.
if($statement) { unless(!$statement) { // Very sure } }
https://evilzone.org/?hack=true

Offline Kinez

  • /dev/null
  • *
  • Posts: 9
  • Cookies: -1
    • View Profile
Re: Something weird in sql??
« Reply #4 on: December 01, 2013, 06:57:04 pm »
yes you are right again  :D I will try to have some research. You were very helpfull. Thanks

Offline NovaCygni

  • Peasant
  • *
  • Posts: 86
  • Cookies: 2
  • 403:Forbidden
    • View Profile
Re: Something weird in sql??
« Reply #5 on: December 02, 2013, 12:06:42 am »
You could always Portscan for the  responses  and see if theres a admin login panel waiting there for you. Though shame on you for asking in a public forum, thats a question you best of not asking and having googled properly yourself!
We do what we want, Because we can.