#codeql 검색 결과
Introduction to static analysis and CodeQL by Sylwia Budzynska (@github) github.blog/2023-03-31-cod… #codeql #infosec #cybersecurity #staticanalysis
Two part series on using CodeQL for vulnerability research Excellent blog posts by Sylwia Budzynska (@github) Part 1: github.blog/2023-03-31-cod… Part 2: github.blog/2023-06-15-cod… #codeql #infosec
Short introduction to CodeQL and SemGrep rules syntax (credits @spaceraccoonsec) spaceraccoon.dev/comparing-rule… #codeql #semgrep #infosec #cybersecurity
Series on code static analysis using CodeQL Credits Sylwia Budzynska (@GHSecurityLab) "CodeQL zero to hero" Part 1: github.blog/2023-03-31-cod… Part 2: github.blog/2023-06-15-cod… Part 3: github.blog/2024-04-29-cod… #codeql
میخوام یه آسیب پذیری Buffer Overflow رو توی #CodeQL مدل سازی کنم! فقط با استفاده از #ChatGPT ولی قبل از اینکه شروع کنیم اول ببینیم CodeQL چیه؟ #امنیت #ctf
It's the first on-location episode of #ITOps Query! At #GitHubUniverse, @IDC's Katie Norton explains how a new extension to GitHub's #CodeQL reflects increased awareness of security as a dimension of code quality and much more! youtu.be/eCU3OKgOTWY?si…
youtube.com
YouTube
IT Ops Query: How GitHub Code Quality connects to AppSec
Rule Writing for CodeQL and Semgrep spaceraccoon.dev/comparing-rule… #Pentesting #CodeQL #CyberSecurity #Infosec
Yay! My writeup on finding (half) Spectre-v1 gadgets in the Linux kernel using #CodeQL is finally live 😁😁 github.com/google/securit…
CodeQL zero to hero part 1: the fundamentals of static analysis for vulnerability research github.blog/2023-03-31-cod… #Pentesting #CodeQL #Vulnerability #CyberSecurity #Infosec
Catching OpenSSL misuse using CodeQL blog.trailofbits.com/2023/12/22/cat… #pentesting #CodeQL #cybersecurity #Infosec
⚡Clearing #CodeQL alerts just got a lot quicker–Pixeebot automatically fixes some of them for you. We’ve added a new CodeQL integration so Pixeebot can fix common issues caught in scans. No setup required, install Pixeebot and it will get to work. 🤖✨ Docs linked below ⤵️
CodeQL zero to hero part 2: getting started with CodeQL github.blog/2023-06-15-cod… #Pentesting #CodeQL #vulnerability #CyberSecurity #Infosec
An interesting workshop by @intrigus_ at #NullconBerlin2024 🔹 Use #CodeQL libraries for C/C++ 🔹 Learn to build, structure queries using classes and predicates 🔹 Use data flow analysis, taint tracking to find a real-world RCE vulnerability 👉 nullcon.net/berlin-2024/sp…
Wrote a MCP server for #CodeQL, tried it out with Cursor and it's quite fun so far! I think the next step would be adding support for query-models. Allowing an LLM to easily add sources/sinks to existing queries could be very promising😁 github.com/JordyZomer/cod…
🤔 ¿Seguro que desarrollas seguro? (valga la redundancia) 👾¿No? Pues no pierdas la oportunidad de aprender a usar el poder del "Code trekking" usando #CodeQL para descubrir vulnerabilidades en el código fuente en #hackplayersacademy: hackplayersacademy.com/p/workshops202…
Microsoft conferma attacco hacker russo di gennaio 2024 #AttaccoHacker #AttaccoInformatico #CodeQL #CyberNews #CyberSecurity #DataSecurity #Hacker #HackerAttack #Hacking #IT #Microsoft #MSAL #Notizie #PasswordSpray #Sfida #Sicurezza #Tecnologia ceotech.it/microsoft-conf…
It's the first on-location episode of #ITOps Query! At #GitHubUniverse, @IDC's Katie Norton explains how a new extension to GitHub's #CodeQL reflects increased awareness of security as a dimension of code quality and much more! youtu.be/eCU3OKgOTWY?si…
youtube.com
YouTube
IT Ops Query: How GitHub Code Quality connects to AppSec
CVE-2020-9967 - Apple macOS XNU 6LowPan Kernel RCE Write-up alexplaskett.github.io/CVE-2020-9967/ #macOS #codeql
Introduction to static analysis and CodeQL by Sylwia Budzynska (@github) github.blog/2023-03-31-cod… #codeql #infosec #cybersecurity #staticanalysis
Finding #Java gadgets chains has never been so easy with the help of #CodeQL. Checkout our latest article, in which @hugow_vincent demonstrates a new technique to leverage the power of CodeQL to find new gadgets: synacktiv.com/en/publication… QLinspector: github.com/synacktiv/QLin…
Two part series on using CodeQL for vulnerability research Excellent blog posts by Sylwia Budzynska (@github) Part 1: github.blog/2023-03-31-cod… Part 2: github.blog/2023-06-15-cod… #codeql #infosec
Short introduction to CodeQL and SemGrep rules syntax (credits @spaceraccoonsec) spaceraccoon.dev/comparing-rule… #codeql #semgrep #infosec #cybersecurity
My new article about #Java gadgets chains and #CodeQL is out, new technique to find new chains 👹 synacktiv.com/publications/f…
My #CodeQL journey continues… QL examples to search for likely bugs are useful! github.com/github/codeql/…
Series on code static analysis using CodeQL Credits Sylwia Budzynska (@GHSecurityLab) "CodeQL zero to hero" Part 1: github.blog/2023-03-31-cod… Part 2: github.blog/2023-06-15-cod… Part 3: github.blog/2024-04-29-cod… #codeql
We're not only giving training at @BlackHatEvents and @_ringzer0 later today, but also have an internal #codeQL workshop by @HectorCuesta !
CodeQL plugin for Neovim github.com/pwntester/code… #Pentesting #CodeQL #Neovim #CyberSecurity #Infosec
New blog post on debugging #CodeQL databases by using a technique called Partial Paths. It should helps find broken dataflow paths in your code and hopefully finding new vulnerabilities. geekmasher.dev/sast/codeql/22…
#CodeQL was also used by @NASAJPL to find critical bugs on Curiosity mission 9 years ago and they were fixed remotely!
Honored that @NASA is using GitHub, Actions, and CodeQL for the Mars drone flight software: github.com/nasa/fprime If anyone working on this needs GitHub support, please feel free to DM me directly!
Rule Writing for CodeQL and Semgrep spaceraccoon.dev/comparing-rule… #Pentesting #CodeQL #CyberSecurity #Infosec
CodeQL zero to hero part 1: the fundamentals of static analysis for vulnerability research github.blog/2023-03-31-cod… #Pentesting #CodeQL #Vulnerability #CyberSecurity #Infosec
Road to Albacete! This Friday don’t lose the opportunity to see @_atorralba and me talking about how to find Android vulnerabilities from the Upside Down using #CodeQL, @radareorg and @fridadotre! See you at @NavajaNegra_AB! Do not hesitate to come and share a beer!
Something went wrong.
Something went wrong.
United States Trends
- 1. Good Monday 30.2K posts
- 2. #RomanEmpireByBangChan 18.4K posts
- 3. #MondayMotivation 27.5K posts
- 4. ROMAN EMPIRE OUT NOW 15.5K posts
- 5. Jayden Daniels 26.5K posts
- 6. Talus 23.3K posts
- 7. $KITE 4,637 posts
- 8. jungkook 585K posts
- 9. 60 Minutes 84.5K posts
- 10. #STARDOM 5,688 posts
- 11. Dan Quinn 7,298 posts
- 12. Victory Monday 1,065 posts
- 13. Perle Labs 5,266 posts
- 14. #River 7,439 posts
- 15. Seahawks 39.5K posts
- 16. Godzilla 48.9K posts
- 17. Sam Darnold 15.5K posts
- 18. Commanders 51.3K posts
- 19. Snopes 3,553 posts
- 20. #RaiseHail 8,957 posts