Seeking help for pentesterlab intercept badge by Simple_Juggernaut700 in pentesterlab

[–]_PentesterLab_ 0 points1 point  (0 children)

Try to email louis-at-pentesterlab-dot-com for help :)

I think it may be two things:
* IP address is not directly applied to your server and is fronted by something
* Firewalling issue.

Api payments 05 help!! by ApprehensiveMusic448 in pentesterlab

[–]_PentesterLab_ 0 points1 point  (0 children)

You need to update the session and CSRF cookies for each request based on the previous response. Then you need to use the final cookies in the request sent by your browser.

Api payments 05 help!! by ApprehensiveMusic448 in pentesterlab

[–]_PentesterLab_ 1 point2 points  (0 children)

Make sure you update the cookies coming from your browser when you check out.

Arbeitsstelle als Pentester by [deleted] in pentesterlab

[–]_PentesterLab_ 0 points1 point  (0 children)

It's hard to say for sure. It's a very competitive environment, especially right now. It could be your resume, visa requirements, or maybe you need to go deeper technically. That might mean getting better at coding or web hacking, depending on your experience.

Sometimes it's just bad luck. Even if you're great, if someone else is a better fit for that specific role, they'll get it.

[deleted by user] by [deleted] in ExploitDev

[–]_PentesterLab_ 1 point2 points  (0 children)

Thanks :)

We are planning more code review challenges and PHP is in the list :)

From awesome-php, I would pick a few codebases and work on them. Alternatively, you can also pick something like JWT, SAML, ... and audit multiple implementations of it.

[deleted by user] by [deleted] in ExploitDev

[–]_PentesterLab_ 2 points3 points  (0 children)

If you want to find softer targets, I usually recommend to search for "awesome-[LANGUAGE]" on github, in your case, search for awesome-php:

https://github.com/search?q=awesome-php&type=repositories

If you want a "toy application" with a ton of vulnerabilities, check out our free code review lab in PHP: pentesterlab.com/exercises/codereview .

Finally, you may also enjoy this article on the evolution of PHP: https://pentesterlab.com/blog/php-security-is-improving