Популярное

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

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

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

Топ запросов

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

BlueHat IL 2020 - Amy Burnett - Forget the Sandbox Escape: Abusing Browsers from Code Execution

Автор: Microsoft Israel R&D Center

Загружено: 2020-02-13

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

Описание:

The complexity of JavaScript and Web APIs has led to an increase in vulnerabilities found in modern web browsers. Many of these vulnerabilities are relatively easy to exploit and lead to full code execution within the browser process. To combat this, browser vendors have worked to secure their platforms through sandboxing. With a sandbox, exploits can only hijack control of the renderer process (the process which displays the webpage) and are not able to interact with the rest of the system to install malware or execute other payloads. An advanced attacker may try to find holes in the sandbox to gain access to the full system, but this requires finding more bugs and spending more engineering efforts.

However, if we forgo the sandbox escape, there is still interesting functionality the renderer process is allowed to access. This talk will examine the functionality available to a compromised renderer process and see how it can be abused to compromise browser users. We will also look at how this could be used on up-to-date browsers though "patch - gapping". Finally, we will see how there is a changing landscape in recent years and what strides taken towards a more isolated renderer processes. ​

BlueHat IL 2020 - Amy Burnett - Forget the Sandbox Escape: Abusing Browsers from Code Execution

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

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

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

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

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

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

array(10) { [0]=> object(stdClass)#6239 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "FuxpMXTgV9s" ["related_video_title"]=> string(108) "BlueHat IL 2020 - The Wover &Ruben Boonen - Staying # & Bringing Covert Injection Tradecraft to .NET" ["posted_time"]=> string(19) "5 лет назад" ["channelName"]=> string(27) "Microsoft Israel R&D Center" } [1]=> object(stdClass)#6212 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "StQ_6juJlZY" ["related_video_title"]=> string(60) "What is a Browser Security Sandbox?! (Learn to Hack Firefox)" ["posted_time"]=> string(21) "3 года назад" ["channelName"]=> string(12) "LiveOverflow" } [2]=> object(stdClass)#6237 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "NlfZG2wTPZU" ["related_video_title"]=> string(55) "BlueHat IL 2020 - David Weston - Keeping Windows Secure" ["posted_time"]=> string(19) "5 лет назад" ["channelName"]=> string(27) "Microsoft Israel R&D Center" } [3]=> object(stdClass)#6244 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "YwX4UyXnhz0" ["related_video_title"]=> string(100) "BlueHat IL 2020 - Dmitry Vyukov - syzkaller: Adventures in Continuous Coverage-guided Kernel Fuzzing" ["posted_time"]=> string(19) "5 лет назад" ["channelName"]=> string(27) "Microsoft Israel R&D Center" } [4]=> object(stdClass)#6223 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "SVUrFlwP-t0" ["related_video_title"]=> string(68) "BlueHat IL 2020 - Luca Todesco - The One Weird Trick SecureROM Hates" ["posted_time"]=> string(19) "5 лет назад" ["channelName"]=> string(27) "Microsoft Israel R&D Center" } [5]=> object(stdClass)#6241 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "wjZofJX0v4M" ["related_video_title"]=> string(148) "LLM и GPT - как работают большие языковые модели? Визуальное введение в трансформеры" ["posted_time"]=> string(19) "1 год назад" ["channelName"]=> string(11) "3Blue1Brown" } [6]=> object(stdClass)#6236 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "RL2po1swXO4" ["related_video_title"]=> string(98) "Chrome Browser Exploitation: from zero to heap sandbox escape - Matteo Malvica - NDC Security 2025" ["posted_time"]=> string(25) "3 месяца назад" ["channelName"]=> string(15) "NDC Conferences" } [7]=> object(stdClass)#6246 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "O4Hyb5HtD3s" ["related_video_title"]=> string(103) "Что говорят СМИ Ирана о войне с Израилем (English subtitles) @Max_Katz" ["posted_time"]=> string(24) "12 часов назад" ["channelName"]=> string(19) "Максим Кац" } [8]=> object(stdClass)#6222 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "WZN3cLhnWh8" ["related_video_title"]=> string(42) "О Зеленского вытерли ***" ["posted_time"]=> string(24) "11 часов назад" ["channelName"]=> string(27) "Анатолий Шарий" } [9]=> object(stdClass)#6240 (5) { ["video_id"]=> int(9999999) ["related_video_id"]=> string(11) "RakhX_vLSeU" ["related_video_title"]=> string(173) "[ НОВЫЙ 2025 ] Уральские Пельмени -Смейтесь без остановки вместе с комедийной группой №1 в России!" ["posted_time"]=> string(24) "19 часов назад" ["channelName"]=> string(23) "কেমনে কি?" } }
BlueHat IL 2020 - The Wover &Ruben Boonen - Staying # & Bringing Covert Injection Tradecraft to .NET

BlueHat IL 2020 - The Wover &Ruben Boonen - Staying # & Bringing Covert Injection Tradecraft to .NET

What is a Browser Security Sandbox?! (Learn to Hack Firefox)

What is a Browser Security Sandbox?! (Learn to Hack Firefox)

BlueHat IL 2020 - David Weston - Keeping Windows Secure

BlueHat IL 2020 - David Weston - Keeping Windows Secure

BlueHat IL 2020 - Dmitry Vyukov - syzkaller: Adventures in Continuous Coverage-guided Kernel Fuzzing

BlueHat IL 2020 - Dmitry Vyukov - syzkaller: Adventures in Continuous Coverage-guided Kernel Fuzzing

BlueHat IL 2020 - Luca Todesco - The One Weird Trick SecureROM Hates

BlueHat IL 2020 - Luca Todesco - The One Weird Trick SecureROM Hates

LLM и GPT - как работают большие языковые модели? Визуальное введение в трансформеры

LLM и GPT - как работают большие языковые модели? Визуальное введение в трансформеры

Chrome Browser Exploitation: from zero to heap sandbox escape - Matteo Malvica - NDC Security 2025

Chrome Browser Exploitation: from zero to heap sandbox escape - Matteo Malvica - NDC Security 2025

Что говорят СМИ Ирана о войне с Израилем (English subtitles) @Max_Katz

Что говорят СМИ Ирана о войне с Израилем (English subtitles) @Max_Katz

О Зеленского вытерли ***

О Зеленского вытерли ***

[ НОВЫЙ 2025 ] Уральские Пельмени -Смейтесь без остановки вместе с комедийной группой №1 в России!

[ НОВЫЙ 2025 ] Уральские Пельмени -Смейтесь без остановки вместе с комедийной группой №1 в России!

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



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



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