Уровень 0 · материалов: 5
В кластер входят документы, описывающие методы взлома, обхода защитных механизмов или несанкционированного извлечения данных из программного обеспечения, и не входят руководства по разработке и архитектуре платформ.
Общие признаки: обход систем безопасности, извлечение скрытых данных, эксплуатация уязвимостей, технический анализ ПО
Группа выше: Обход ограничений в общем виде
Смысл: The main idea is to demonstrate that Safe Exam Browser (SEB), despite its security features, can be bypassed through various technical methods such as user-agent spoofing, VM configuration changes, and source code modification.
A technical exploration of vulnerabilities in Safe Exam Browser and a guide on how to bypass its restrictions using spoofing and code modification.
Смысл: The text informs users about the functional and security updates in Google Chrome 17, while specifically drawing attention to a controversial, undocumented malware scanning mechanism that raises privacy concerns.
Google Chrome 17 introduced 20 security fixes, Omnibox improvements, and a controversial undocumented executable scanning feature via the SafeBrowsing API.
Смысл: The text demonstrates a security exploit and a subsequent system expansion on Samsung SmartTVs to transform a closed proprietary system into a functional Linux environment for media consumption.
The author gains root access to a Samsung SmartTV via a SamyGo widget exploit to run Ubuntu and Ace Stream for torrented TV content.
Смысл: The main idea is that lost web form data can be retrieved from the computer's RAM using memory dumping tools before the browser process is terminated.
If you lose a long text in a web form, you can recover it by creating a memory dump of the browser process and searching for keywords using grep.
Смысл: The main idea is to demonstrate a method for recovering 'hidden' temporary files created by Adobe Flash Player on Linux by accessing the process's file descriptors via /proc, bypassing the fact that the files were unlinked from the visible filesystem.
The author explains how to use lsof and /proc/[pid]/fd to save videos from Flash Player when the plugin deletes temporary files from /tmp before the user can copy them.