#codeadvent2022 wyniki wyszukiwania
Can you spot the vulnerability? #codeadvent2022 #JS Something is off with this Vue app... sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #PHP So many restrictions... can you get around them? No CSRF required, you can do it on your own! sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Python Who's to blame for this bug? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #C Find a way to elevate your privileges with this setuid binary! sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Java Sanitization can be tricky, is there a way to exploit this application? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #JS The administrator is happy to click on any of the links you'll send them, what could go wrong? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #PHP It is always challenging for developers to account for multiple operating systems... sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Python Some types of vulnerabilities can be leveraged by an attacker in unusual situations. Can you determine how to exploit this application and get a shell? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Java Can you log in as the user 'admin'? You can assume that passwords are alphanumeric and have a length of 10 characters. sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #JS This OAuth popup seems to have all the right checks 🤔 Could an attacker page still steal your authorization code? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Java Do you already know this song? Let us know what your payload would look like! sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Python Urgh, the maintainers of unstable-avatar-service.tld are breaking their DNS every now and then. What do you think of this new version of my avatar proxy? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Java Complex systems are often composed of multiple services communicating with each together. Can you determine how an attacker can leverage this architecture here? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #C Is there a way to hit very-sensitive-internal.service? No TOCTOU here, as the targeted service validates the Host header very strictly. sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #PHP This code is so simple that nothing can go wrong! Since you may send your private keys, all traffic is done over TLS with the key stored at /key.pem. No way anybody will ever leak it. sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #csharp This new log ingestion server is super efficient. Let's hope nobody can inject log messages! sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Python You can upload any file to /tmp/storage/. Also, remember: unpacking archives may be evil. But a wild copy() appears; can you tame it? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #csharp It's just doing a dummy build, so what could go wrong? sonarsource.com/knowledge/code…
Dealing with Inheritance in Python is like eating fried chicken 🐔 #codeadvent2022 #programming #programmer #programmingmemes
We’re happy to announce our 7th annual Code Security Advent Calendar! Follow @Sonar_Research to solve daily code challenges throughout December, based on real-world code vulnerabilities! 🎄 For all developers: Java, C#, PHP, Python, C / C++, JavaScript… #CodeAdvent2022
Can you spot the vulnerability? #codeadvent2022 #PHP It is always challenging for developers to account for multiple operating systems... sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #C Is there a way to hit very-sensitive-internal.service? No TOCTOU here, as the targeted service validates the Host header very strictly. sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #csharp It's just doing a dummy build, so what could go wrong? sonarsource.com/knowledge/code…
Day 21 of 24 #codeadvent2022 #Java @Sonar_Research
Can you spot the vulnerability? #codeadvent2022 #Java Complex systems are often composed of multiple services communicating with each together. Can you determine how an attacker can leverage this architecture here? sonarsource.com/knowledge/code…
Day 20 of 24 #codeadvent2022 #CSharp @Sonar_Research
Can you spot the vulnerability? #codeadvent2022 #csharp This new log ingestion server is super efficient. Let's hope nobody can inject log messages! sonarsource.com/knowledge/code…
Day 19 of 24 #codeadvent2022 #Python @Sonar_Research
Can you spot the vulnerability? #codeadvent2022 #Python Urgh, the maintainers of unstable-avatar-service.tld are breaking their DNS every now and then. What do you think of this new version of my avatar proxy? sonarsource.com/knowledge/code…
Day 18 of 24 #codeadvent2022 #JS @Sonar_Research
Can you spot the vulnerability? #codeadvent2022 #JS The administrator is happy to click on any of the links you'll send them, what could go wrong? sonarsource.com/knowledge/code…
Day 17 of 24 #codeadvent2022 #Python @Sonar_Research
Can you spot the vulnerability? #codeadvent2022 #Java Sanitization can be tricky, is there a way to exploit this application? sonarsource.com/knowledge/code…
Day 16 of 24 #codeadvent2022 #Python @Sonar_Research
Can you spot the vulnerability? #codeadvent2022 #Python Who's to blame for this bug? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Java Complex systems are often composed of multiple services communicating with each together. Can you determine how an attacker can leverage this architecture here? sonarsource.com/knowledge/code…
Christmas is just around the corner! 🎄 Have you been keeping up with the Code Advent Calendar? Check out all the previous challenges & solutions below and follow @Sonar_Research for the last stretch of challenges #CodeAdvent2022 bit.ly/3WyDlf2
Can you spot the vulnerability? #codeadvent2022 #csharp This new log ingestion server is super efficient. Let's hope nobody can inject log messages! sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Python Urgh, the maintainers of unstable-avatar-service.tld are breaking their DNS every now and then. What do you think of this new version of my avatar proxy? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #JS The administrator is happy to click on any of the links you'll send them, what could go wrong? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Java Sanitization can be tricky, is there a way to exploit this application? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Python Who's to blame for this bug? sonarsource.com/knowledge/code…
Day 15 of 24 #codeadvent2022 #Python @Sonar_Research
Can you spot the vulnerability? #codeadvent2022 #Python Some types of vulnerabilities can be leveraged by an attacker in unusual situations. Can you determine how to exploit this application and get a shell? sonarsource.com/knowledge/code…
Day 14 of 24 #codeadvent2022 #PHP @Sonar_Research
Can you spot the vulnerability? #codeadvent2022 #PHP This code is so simple that nothing can go wrong! Since you may send your private keys, all traffic is done over TLS with the key stored at /key.pem. No way anybody will ever leak it. sonarsource.com/knowledge/code…
Day 13 of 24 #codeadvent2022 #Java @Sonar_Research
Can you spot the vulnerability? #codeadvent2022 #Java Can you log in as the user 'admin'? You can assume that passwords are alphanumeric and have a length of 10 characters. sonarsource.com/knowledge/code…
Day 12 of 24 #codeadvent2022 #JS @Sonar_Research
Can you spot the vulnerability? #codeadvent2022 #JS This OAuth popup seems to have all the right checks 🤔 Could an attacker page still steal your authorization code? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #JS Something is off with this Vue app... sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #PHP So many restrictions... can you get around them? No CSRF required, you can do it on your own! sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Python Who's to blame for this bug? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Java Sanitization can be tricky, is there a way to exploit this application? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #C Find a way to elevate your privileges with this setuid binary! sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #JS The administrator is happy to click on any of the links you'll send them, what could go wrong? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #PHP It is always challenging for developers to account for multiple operating systems... sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #csharp This new log ingestion server is super efficient. Let's hope nobody can inject log messages! sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Python Some types of vulnerabilities can be leveraged by an attacker in unusual situations. Can you determine how to exploit this application and get a shell? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Java Complex systems are often composed of multiple services communicating with each together. Can you determine how an attacker can leverage this architecture here? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #JS This OAuth popup seems to have all the right checks 🤔 Could an attacker page still steal your authorization code? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Python Urgh, the maintainers of unstable-avatar-service.tld are breaking their DNS every now and then. What do you think of this new version of my avatar proxy? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Java Can you log in as the user 'admin'? You can assume that passwords are alphanumeric and have a length of 10 characters. sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #PHP This code is so simple that nothing can go wrong! Since you may send your private keys, all traffic is done over TLS with the key stored at /key.pem. No way anybody will ever leak it. sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Java Do you already know this song? Let us know what your payload would look like! sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #C Is there a way to hit very-sensitive-internal.service? No TOCTOU here, as the targeted service validates the Host header very strictly. sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #Python You can upload any file to /tmp/storage/. Also, remember: unpacking archives may be evil. But a wild copy() appears; can you tame it? sonarsource.com/knowledge/code…
Can you spot the vulnerability? #codeadvent2022 #csharp It's just doing a dummy build, so what could go wrong? sonarsource.com/knowledge/code…
We’re happy to announce our 7th annual Code Security Advent Calendar! Follow @Sonar_Research to solve daily code challenges throughout December, based on real-world code vulnerabilities! 🎄 For all developers: Java, C#, PHP, Python, C / C++, JavaScript… #CodeAdvent2022
Dealing with Inheritance in Python is like eating fried chicken 🐔 #codeadvent2022 #programming #programmer #programmingmemes
Something went wrong.
Something went wrong.
United States Trends
- 1. Friendly 61.2K posts
- 2. SNAP 702K posts
- 3. Mac McClung 1,101 posts
- 4. Big Dom 1,824 posts
- 5. James Wiseman N/A
- 6. #JUNGKOOKXCALVINKLEIN 51.2K posts
- 7. Jamaica 113K posts
- 8. Jessica 27.2K posts
- 9. #OTGala6 117K posts
- 10. Riley Gaines 35.1K posts
- 11. Runza N/A
- 12. MRIs 8,520 posts
- 13. Sports Equinox 13.5K posts
- 14. Mazie 1,358 posts
- 15. Monday Night Football 6,889 posts
- 16. 53 Republicans 4,800 posts
- 17. #NationalBlackCatDay 5,227 posts
- 18. Heal 37.7K posts
- 19. Roberto Clemente 2,224 posts
- 20. Sunlight 10.9K posts