The Student Room Group

Scroll to see replies

Original post by juju2964
Just completely finished L7 HQ if anyone wants tips, ask! :smile:


Level 7 part 4 please. Don't know where it is
Can anyone help with sql injections l5 c2
Original post by J4sonl3e
Can anyone help with sql injections l5 c2


check out the field manual and set it out like the example
Original post by 123boii
check out the field manual and set it out like the example


I don’t quite get it, I got something like this
;SELECT files FROM muscle_car_reviews WHERE categories=‘Muscle’ or 1=1
But it says no such file directory, am I over thinking this?
Anyone know how to do Level 4 Challenge 5. I know it's simple but nothing i've done has worked
Original post by J4sonl3e
I don’t quite get it, I got something like this
;SELECT files FROM muscle_car_reviews WHERE categories=‘Muscle’ or 1=1
But it says no such file directory, am I over thinking this?


You only need the ' or 1 = 1
Basically 1=1 always evaluates true so SQL will display everything in the table you don't need to guess table names or columns
Anyone know how to fake cookies?

Specifically over HTTP requests
(edited 6 years ago)
Original post by Haymaker37
Level 7 part 4 please. Don't know where it is


Look up into google 'Where are passwords stored in old linux' should come up. :smile:
Original post by Jamiewinter
Quick update: How are you guys all doing?:smile:

Any help with HQ8 level 10? I can return the favour with other levels


Any help for L8 C6?
Original post by JBenMorris
Anyone know how to fake cookies?

Specifically over HTTP requests


Use the VM cookie editor
Nuuuu. I need to send cookies over HTML. Not edit them. They literally need to be faked using urllib2
Try checking this out, scroll down:

https://stackoverflow.com/questions/3334809/python-urllib2-how-to-send-cookie-with-urlopen-request

You’ll need to learn how to use the CookieJar Module though.
Hmm, it's more reading a response from a cookie. I've tried extract_cookies however there are no cookies there. Which makes me think I need to send a cookie and then extract?
Original post by danh2002
You only need the ' or 1 = 1
Basically 1=1 always evaluates true so SQL will display everything in the table you don't need to guess table names or columns


So which bit do I need... I’m useless with sql
Any help on moon base L5 C3? I have tried all combinations of three-digit numbers...
Original post by Ampersand876
Any help on moon base L5 C3? I have tried all combinations of three-digit numbers...


Have you used itertools? To go through all the iterations?
Original post by J4sonl3e
So which bit do I need... I’m useless with sql


It should work with just ' or 1=1
The quote mark is the most important bit
Original post by danh2002
It should work with just ' or 1=1
The quote mark is the most important bit


Do I need anything else with that?
Original post by AnaaaElec
Have you used itertools? To go through all the iterations?

yep, I tried itertools.permutations('0123456789', 3)
to generate a list of possible passwords
Anyone had any luck with Moon level 7 challenges 2 and 3?

Latest

Trending

Trending