Please ask questions ONLY in this topic.

FAP is company that slaughters animals and turns their skin into overpriced products which are then sold to rich bastards! Help animal rights activists increase political awareness by hacking their mailing list.

Re: Please ask questions ONLY in this topic.

Post by jkflash on Fri Dec 10, 2010 11:28 am
([msg=50372]see Re: Please ask questions ONLY in this topic.[/msg])

I figured this mission out with the help from all the comments.

I understand how and why to find the number of table-columns and where and why to add the NULLs.

The thing I still not really understand is the difference between UNION and UNION ALL, or to say it in other words: I do not really understand why UNION (without ALL) does not work here.
If anyone who fully understands this mission could perhaps send me a pm about what the difference is in this case, I would very much appreciate it. Good examples for UNION/UNION ALL are welcome, too, as I didn't find anything really understandable for me.

Edit:
I tried to send the eMail results to SaveTheWhales, but when I try to send a message in my message-center, it says "You are not authorised to send private messages.", what do I have to do? :( It says here that messaging is locked for my account, and I cannot receive pms :-/
Last edited by jkflash on Sat Dec 11, 2010 5:13 am, edited 1 time in total.
jkflash
New User
New User
 
Posts: 2
Joined: Fri Dec 10, 2010 11:12 am
Blog: View Blog (0)


Re: Please ask questions ONLY in this topic.

Post by tomd966 on Fri Dec 10, 2010 2:29 pm
([msg=50374]see Re: Please ask questions ONLY in this topic.[/msg])

i am so confused!!
ive spent ages on this challenge and reading this forum, but i dont get it :(
i know ive got to sql inject, and i think i know where, and i think i know how.
but i keep on getting a broken image and i dont understand what i do. i assume my syntax is wrong, but i hav no idea where it is wrong :(
any help would be appreciated
im currently entering:
......../realisic/4/p*******.php?name= s***** * from p******* U**** A** s***** e****, n***, n***, n*** from e****
any help would be appreciated
tomd966
New User
New User
 
Posts: 1
Joined: Fri Dec 10, 2010 1:51 pm
Blog: View Blog (0)


Re: Please ask questions ONLY in this topic.

Post by fashizzlepop on Tue Dec 14, 2010 3:47 am
([msg=50435]see Re: Please ask questions ONLY in this topic.[/msg])

tomd966 wrote:......../realisic/4/p*******.php?name= s***** * from p******* U**** A** s***** e****, n***, n***, n*** from e****

You're missing a critical bit in the beginning. Also, try to simplify it.
The glass is neither half-full nor half-empty; it's merely twice as big as it needs to be.
User avatar
fashizzlepop
Developer
Developer
 
Posts: 2190
Joined: Sat May 24, 2008 1:20 pm
Blog: View Blog (0)


Re: Please ask questions ONLY in this topic.

Post by cissou on Fri Dec 17, 2010 2:22 pm
([msg=50581]see Re: Please ask questions ONLY in this topic.[/msg])

THE PRIVATE MESSAGE FUNCTIONALITY SEEMS TO BE DOWN, AND NOT ONLY FOR ME !
cissou
New User
New User
 
Posts: 7
Joined: Fri Dec 17, 2010 7:02 am
Blog: View Blog (0)


Re: Please ask questions ONLY in this topic.

Post by fashizzlepop on Fri Dec 17, 2010 4:18 pm
([msg=50589]see Re: Please ask questions ONLY in this topic.[/msg])

cissou wrote:THE PRIVATE MESSAGE FUNCTIONALITY SEEMS TO BE DOWN, AND NOT ONLY FOR ME !

DON'T TYPE IN ALL CAPS!!! It's annoying, to say the least.

You can't PM until a certain number of posts.
The glass is neither half-full nor half-empty; it's merely twice as big as it needs to be.
User avatar
fashizzlepop
Developer
Developer
 
Posts: 2190
Joined: Sat May 24, 2008 1:20 pm
Blog: View Blog (0)


Re: Please ask questions ONLY in this topic.

Post by jkflash on Sat Dec 18, 2010 12:51 pm
([msg=50687]see Re: Please ask questions ONLY in this topic.[/msg])

You can't PM until a certain number of posts.


oh man.. in this case I have to try again later.. thx anyway

The thing I still not really understand is the difference between UNION and UNION ALL, or to say it in other words: I do not really understand why UNION (without ALL) does not work here.
If anyone who fully understands this mission could perhaps send me a pm about what the difference is in this case, I would very much appreciate it. Good examples for UNION/UNION ALL are welcome, too, as I didn't find anything really understandable for me.

still not really understanding this, though
jkflash
New User
New User
 
Posts: 2
Joined: Fri Dec 10, 2010 11:12 am
Blog: View Blog (0)


Re: Please ask questions ONLY in this topic.

Post by fashizzlepop on Sun Dec 19, 2010 3:33 am
([msg=50755]see Re: Please ask questions ONLY in this topic.[/msg])

To msg SaveTheWhales you use the main site's message system.
The glass is neither half-full nor half-empty; it's merely twice as big as it needs to be.
User avatar
fashizzlepop
Developer
Developer
 
Posts: 2190
Joined: Sat May 24, 2008 1:20 pm
Blog: View Blog (0)


Re: Please ask questions ONLY in this topic.

Post by Azkrath on Fri Dec 24, 2010 11:58 am
([msg=51064]see Re: Please ask questions ONLY in this topic.[/msg])

I already completed this challenge, i did an SQL injection, but instead of using the "N**L" value for table-columns i just used 4 times " * " and it worked (sorry if this is considered a spoiler, if it is i'll remove it). What i don't understand is 2 things:
First, why 4 and not 3 or 2? i know they have to have the same number of columns but how do we find it is 4?
Second, was it intended to do it with 4 " * " or i just bypassed something beeing clever?

Can anyone PM me with the answers of this? (since posting them on topic might be considered spoilers). Thank You
Azkrath
New User
New User
 
Posts: 1
Joined: Thu Dec 23, 2010 7:32 pm
Blog: View Blog (0)


Re: Please ask questions ONLY in this topic.

Post by fashizzlepop on Fri Dec 24, 2010 7:52 pm
([msg=51069]see Re: Please ask questions ONLY in this topic.[/msg])

There are other injections that let you find the number of tables. As for the *, I'm not sure.
The glass is neither half-full nor half-empty; it's merely twice as big as it needs to be.
User avatar
fashizzlepop
Developer
Developer
 
Posts: 2190
Joined: Sat May 24, 2008 1:20 pm
Blog: View Blog (0)


Re: Please ask questions ONLY in this topic.

Post by python32 on Sat Dec 25, 2010 12:28 pm
([msg=51134]see Re: Please ask questions ONLY in this topic.[/msg])

Hi i have been trying all day i am new to SQL Injection i know some of the commands and how to enter them but i keep getting broken images and when i check the source there's nothing there. I have managed to get all the products on one page with the UNION ALL but when i try to get MySQL version or try to get table or column information i get broken images.
this is my script Im trying please delete this if it is a spoiler!!

http://www.hackthissite.org/missions/re ... category=2 u***** a** s***** *,t****_n***,*,* f*** information_schema.t*****--

where am i going wrong ?
Last edited by python32 on Sun Dec 26, 2010 7:58 am, edited 1 time in total.
python32
New User
New User
 
Posts: 1
Joined: Sat Dec 25, 2010 12:20 pm
Blog: View Blog (0)


PreviousNext

Return to (Real 4) Fischer's Animal Products

Who is online

Users browsing this forum: No registered users and 0 guests