Популярное

Музыка Кино и Анимация Автомобили Животные Спорт Путешествия Игры Юмор

Интересные видео

2025 Сериалы Трейлеры Новости Как сделать Видеоуроки Diy своими руками

Топ запросов

смотреть а4 schoolboy runaway турецкий сериал смотреть мультфильмы эдисон
dTub
Скачать

OWASP DevSlop Show: Security Code Review 101 with Paul Ionescu!

Автор: OWASP DevSlop

Загружено: 2019-06-09

Просмотров: 14411

Описание:

Our guest for this episode of the OWASP DevSlop Show is Paul Ionescu; Paul is a Security Architect and OWASP Chapter Leader from Ottawa, Canada. He is the creator and maintainer of the Secure Coding Dojo open source project.

Code review is, hopefully, part of regular development practices for any organization. Adding security elements to code review is the most effective measure in preventing vulnerabilities, even before the first commit.

This video is an introduction to secure code review. Thankfully, Paul produced many more resources to get you started.

Visit Paul’s Medium Blog
Medium article:   / security-code-review-101  

Visit the Secure Coding Dojo to practice your skills
Secure Coding Dojo Github: https://github.com/trendmicro/SecureC...

More resources are available here:
SlideShare: https://www.slideshare.net/PaulIonesc...
Attack-Grams article with the visualizations for the attacks:   / attack-grams  

OWASP DevSlop Show: Security Code Review 101 with Paul Ionescu!

Поделиться в:

Доступные форматы для скачивания:

Скачать видео mp4

  • Информация по загрузке:

Скачать аудио mp3

Похожие видео

array(10) { [0]=> object(stdClass)#5134 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "0t4_MfHgb_A" ["related_video_title"]=> string(35) "How to Do Code Reviews Like a Human" ["posted_time"]=> string(19) "6 лет назад" ["channelName"]=> string(13) "PyGotham 2018" } [1]=> object(stdClass)#5107 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "0Ic62L92zjE" ["related_video_title"]=> string(61) "Software Security Education with the OWASP Secure Coding Dojo" ["posted_time"]=> string(65) "Трансляция закончилась 3 года назад" ["channelName"]=> string(13) "OWASP DevSlop" } [2]=> object(stdClass)#5132 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "t_U7OknbCgM" ["related_video_title"]=> string(63) "Secure Coding – Best Practices (also for non developers!)" ["posted_time"]=> string(19) "6 лет назад" ["channelName"]=> string(8) "SecuraBV" } [3]=> object(stdClass)#5139 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "lNcbSILRugM" ["related_video_title"]=> string(40) "Hunting for IDORs with Katie Paxton-Fear" ["posted_time"]=> string(65) "Трансляция закончилась 4 года назад" ["channelName"]=> string(13) "OWASP DevSlop" } [4]=> object(stdClass)#5118 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "G85RczkTjTc" ["related_video_title"]=> string(31) "Codility Assessment Walkthrough" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(12) "Code Sheriff" } [5]=> object(stdClass)#5136 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "ce3VBNrzRSE" ["related_video_title"]=> string(65) "Secure Coding Back to Basics - Erlend Oftedal - NDC Security 2022" ["posted_time"]=> string(21) "3 года назад" ["channelName"]=> string(15) "NDC Conferences" } [6]=> object(stdClass)#5131 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "IgLGiJ00a1I" ["related_video_title"]=> string(151) "Проброс портов, брутфорс wordpress и jenkins! Прохожу машину Internal на TryHackMe, уровень тяжелый!" ["posted_time"]=> string(25) "3 месяца назад" ["channelName"]=> string(14) "Mister Exploit" } [7]=> object(stdClass)#5141 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "fb-t3WWHsMQ" ["related_video_title"]=> string(50) "How to do Code Review - The Offensive Security Way" ["posted_time"]=> string(65) "Трансляция закончилась 3 года назад" ["channelName"]=> string(13) "OWASP DevSlop" } [8]=> object(stdClass)#5117 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "blWdjRUPP6E" ["related_video_title"]=> string(72) "Разведчик о том, как использовать людей" ["posted_time"]=> string(25) "3 недели назад" ["channelName"]=> string(18) "Коллектив" } [9]=> object(stdClass)#5135 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "KFgwXXWT7sQ" ["related_video_title"]=> string(170) "ИИ-агенты — вот что действительно изменит разработку. Пишем ИИ-агент на Python, LangChain и GigaChat" ["posted_time"]=> string(23) "1 месяц назад" ["channelName"]=> string(29) "Диджитализируй!" } }
How to Do Code Reviews Like a Human

How to Do Code Reviews Like a Human

Software Security Education with the OWASP Secure Coding Dojo

Software Security Education with the OWASP Secure Coding Dojo

Secure Coding – Best Practices (also for non developers!)

Secure Coding – Best Practices (also for non developers!)

Hunting for IDORs with Katie Paxton-Fear

Hunting for IDORs with Katie Paxton-Fear

Codility Assessment Walkthrough

Codility Assessment Walkthrough

Secure Coding Back to Basics - Erlend Oftedal - NDC Security 2022

Secure Coding Back to Basics - Erlend Oftedal - NDC Security 2022

Проброс портов, брутфорс wordpress и jenkins! Прохожу машину Internal на TryHackMe, уровень тяжелый!

Проброс портов, брутфорс wordpress и jenkins! Прохожу машину Internal на TryHackMe, уровень тяжелый!

How to do Code Review - The Offensive Security Way

How to do Code Review - The Offensive Security Way

Разведчик о том, как использовать людей

Разведчик о том, как использовать людей

ИИ-агенты — вот что действительно изменит разработку. Пишем ИИ-агент на Python, LangChain и GigaChat

ИИ-агенты — вот что действительно изменит разработку. Пишем ИИ-агент на Python, LangChain и GigaChat

© 2025 dtub. Все права защищены.



  • Контакты
  • О нас
  • Политика конфиденциальности



Контакты для правообладателей: [email protected]