Shoot me

Computer Science Level pending

With the current function, you should call the Shoot_me() function using the given parameter leaks.

Your objective will be find the leaks of the given parameter and execute the function.

Here the PHP code:

if($_GET['a'] == "action") {
    if(isset($_GET['b']) && isset($_GET['c'])) {
        if($_GET['b'] > $_GET['c']) {
            $c=40;
            if($_GET['c']%3) {
                Shoot_me();
            }
        }
    }
}

The which is can we give a "anything" data?

the B Parameter the A and C Parameter the B and C Parameter the A Parameter the A and B Parameter No one of them. the C Parameter

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

0 solutions

No explanations have been posted yet. Check back later!

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...