#codeadvent2022 risultati di ricerca
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 #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 #Python Who's to blame for this bug? 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 #PHP It is always challenging for developers to account for multiple operating systems... 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 #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 #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 #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 #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 #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 #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 #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 #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 #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 #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 #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 #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 #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. #WWERaw 30.8K posts
- 2. Chiefs 58.8K posts
- 3. Maxey 5,855 posts
- 4. Mariota 6,018 posts
- 5. Kelce 10.1K posts
- 6. Glasnow 5,250 posts
- 7. Mahomes 17.3K posts
- 8. #RaiseHail 5,529 posts
- 9. Sixers 10.5K posts
- 10. Edman 2,842 posts
- 11. Lattimore 2,637 posts
- 12. Deebo 4,924 posts
- 13. #WorldSeries 41.7K posts
- 14. Alejandro Kirk 5,562 posts
- 15. Kareem Hunt 1,543 posts
- 16. #Commanders 2,107 posts
- 17. Scary Terry 1,225 posts
- 18. Grokipedia 15.7K posts
- 19. Pistons 7,172 posts
- 20. Freddie 7,973 posts