Skip to content

Commit b8572e7

Browse files
authored
Merge pull request #4 from eugenebmx/translation/russian
Translation/russian
2 parents 97c67dd + 84c624b commit b8572e7

30 files changed

+1647
-0
lines changed
4.07 MB
Binary file not shown.
3.21 MB
Binary file not shown.

2019/ru/src/0x00-header.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
![OWASP LOGO](images/owasp-logo.png)
2+
3+
## OWASP API Security Top 10 2019
4+
5+
Десять наиболее критичных рисков безопастности API
6+
7+
Май 29th, 2019
8+
9+
![WASP Logo URL TBA](images/front-wasp.png)
10+
11+
| | | |
12+
| - | - | - |
13+
| https://owasp.org | Лицензировано с помощью [Creative Commons Attribution-ShareAlike 4.0 International License][1] | ![Creative Commons License Logo](images/front-cc.png) |
14+
15+
[1]: http://creativecommons.org/licenses/by-sa/4.0/
16+
17+

2019/ru/src/0x00-notice.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Примечание
2+
======
3+
4+
This is the text version of OWASP API Security Top 10, used as source for the
5+
official version distributed as a Portable Document Format (PDF).
6+
7+
Это текстовая версия OWASP API Security Top 10, используемая для создания официальной версии распространяемой в формате PDF.
8+
9+
Contributions to the project such as comments, corrections, or translations
10+
should be done here. For details on [How To Contribute][1], please refer to
11+
[CONTRIBUTING.md][1].
12+
13+
Содействие в проекте, например, комментарии, исправления или перевод должны быть сделаны здесь. За подробностями о [Содействии][1] обратитесь к [CONTRIBUTING.md][1].
14+
15+
* Erez Yallon
16+
* Inon Shkedy
17+
18+
[1]: ../../CONTRIBUTING.md

2019/ru/src/0x00-toc.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
Содержание
2+
=================
3+
4+
* [Содержание](0x00-toc.md)
5+
* [Об OWASP](0x01-about-owasp.md)
6+
* [Предислование](0x02-foreward.md)
7+
* [Введение](0x03-introduction.md)
8+
* [Анонс выпуска](0x04-release-notes.md)
9+
* [Риски безопасности API](0x10-api-security-risks.md)
10+
* [OWASP Top 10 API Security Risks – 2019](0x11-t10.md)
11+
* [API1:2019 Некорректная Авторизация на Уровне Объектов](0xa1-broken-object-level-authorization.md)
12+
* [API2:2019 Некорректная Аутентификация Пользователей](0xa2-broken-user-authentication.md)
13+
* [API3:2019 Предоставление Излишних Данных](0xa3-excessive-data-exposure.md)
14+
* [API4:2019 Отсутствие ограничений на количество запросов и потребляемые ресурсы](0xa4-lack-of-resources-and-rate-limiting.md)
15+
* [API5:2019 Некорректная авторизация на уровне функций](0xa5-broken-function-level-authorization.md)
16+
* [API6:2019 Массовое переназначение параметров](0xa6-mass-assignment.md)
17+
* [API7:2019 Ошибки настроек безопасности](0xa7-security-misconfiguration.md)
18+
* [API8:2019 Инъекции](0xa8-injection.md)
19+
* [API9:2019 Ненадлежащее управление активами](0xa9-improper-assets-management.md)
20+
* [API10:2019 Недостаточное логирование и мониторинг](0xaa-insufficient-logging-monitoring.md)
21+
* [Дальнейшие шаги для разработчиков](0xb0-next-devs.md)
22+
* [Дальнейшие шаги для DevSecOps](0xb1-next-devsecops.md)
23+
* [Методология и данные](0xd0-about-data.md)
24+
* [Благодарность](0xd1-acknowledgments.md)

2019/ru/src/0x01-about-owasp.md

Lines changed: 83 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,83 @@
1+
Об OWASP
2+
===========
3+
4+
The Open Web Application Security Project (OWASP) is an open community dedicated
5+
to enabling organizations to develop, purchase, and maintain applications and
6+
APIs that can be trusted.
7+
Open Web Application Security Project (OWASP) - открытое сообщество, нацеленное на предоставление возможности организациям разрабатывать, покупать и поддерживать приложения и API, которым можно доверять.
8+
9+
At OWASP, you'll find free and open:
10+
11+
* Application security tools and standards.
12+
* Complete books on application security testing, secure code development, and
13+
secure code review.
14+
* Presentations and [videos][1].
15+
* [Cheat sheets][2] on many common topics.
16+
* Standard security controls and libraries.
17+
* [Local chapters worldwide][3].
18+
* Cutting edge research.
19+
* Extensive [conferences worldwide][4].
20+
* [Mailing lists][5].
21+
22+
В OWASP вы найдете открытые и бесплатные:
23+
24+
* Инструменты и стандарты по безопасности разработки ПО.
25+
* Полноценные книги по тестированию безопасности, разработке безопасного кода и анализу безопасности кода.
26+
* Презентации и [видео][1].
27+
* [Списки рекомеедаций (Cheat sheets)][2] на разные темы.
28+
* Стандартизированные меры безопасности и библиотеки.
29+
* [Локальные отделения по всему миру][3].
30+
* Современнейшие исследования.
31+
* Масштабные [конференции по всему миру][4].
32+
* [Списки рассылки][5].
33+
34+
Learn more at: [https://www.owasp.org][6].
35+
Узнайте больше на [https://www.owasp.org][6].
36+
37+
All OWASP tools, documents, videos, presentations, and chapters are free and
38+
open to anyone interested in improving application security.
39+
Все инструменты, документы, видео, презентации и отделения OWASP бесплатны и открыты для всех, кто заинтересован в улучшении безопасности разработки ПО.
40+
41+
We advocate approaching application security as a people, process, and
42+
technology problem, because the most effective approaches to application
43+
security require improvements in these areas.
44+
Мы выступаем за подход к безопасности к разработке ПО как к проблеме на уровне людей, процессов и технологий, поскольку наиболее эффективные подходы к безопасности разработки ПО требует улучшения на всех этих уровнях.
45+
46+
OWASP is a new kind of organization. Our freedom from commercial pressures
47+
allows us to provide unbiased, practical, and cost-effective information about
48+
application security.
49+
OWASP - это новый вид организации. Наша свобода от давления коммерческими организациями позволяет нам предоставлять беспристрастную, практичную и экономически оправданную информацию о безопасной разработке ПО.
50+
51+
OWASP is not affiliated with any technology company, although we support the
52+
informed use of commercial security technology. OWASP produces many types of
53+
materials in a collaborative, transparent, and open way.
54+
OWASP не аффилирован ни с какими технологическими компаниям, однако мы поддерживаем информированное использование коммерческих технологий по безопасности. OWASP создает множество материалов коллективным, прозрачным и открытым способом.
55+
56+
The OWASP Foundation is the non-profit entity that ensures the project's
57+
long-term success. Almost everyone associated with OWASP is a volunteer,
58+
including the OWASP board, chapter leaders, project leaders, and project
59+
members. We support innovative security research with grants and infrastructure.
60+
OWASP Foundation - некоммерческая организация, обеспечивающая долговременный успех проекта. Почти все участники OWASP - волонтеры, включая исполнительный комитет OWASP, руководителей отделений, лидеров и участников проектов. Мы поддерживаем инновационные исследования по безопасности грантами и инфраструктурой.
61+
62+
Come join us!
63+
Присоединяйтесь к нам!
64+
65+
## Право инелектуальной собственности и лицензии
66+
67+
![license](images/license.png)
68+
69+
Право инелектуальной собственности © 2003-2019 The OWASP Foundation. This document is released under the
70+
[Creative Commons Attribution Share-Alike 4.0 license][7]. For any reuse or
71+
distribution, you must make it clear to others the license terms of this work.
72+
73+
Copyright © 2003-2019 The OWASP Foundation.
74+
Этот документ выпущен в соответствии с
75+
[лицензией Creative Commons Attribution Share-Alike 4.0][7]. При переиспользовании или распространении вы обязаны разъяснить условия лицензии настоящего документа.
76+
77+
[1]: https://www.youtube.com/user/OWASPGLOBAL
78+
[2]: https://www.owasp.org/index.php/OWASP_Cheat_Sheet_Series
79+
[3]: https://www.owasp.org/index.php/OWASP_Chapter
80+
[4]: https://www.owasp.org/index.php/Category:OWASP_AppSec_Conference
81+
[5]: https://lists.owasp.org/mailman/listinfo
82+
[6]: https://www.owasp.org
83+
[7]: http://creativecommons.org/licenses/by-sa/4.0/

2019/ru/src/0x02-foreword.md

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
Предисловие
2+
========
3+
4+
A foundational element of innovation in today’s app-driven world is the
5+
Application Programming Interface (API). From banks, retail, and transportation
6+
to IoT, autonomous vehicles, and smart cities, APIs are a critical part of
7+
modern mobile, SaaS, and web applications and can be found in customer-facing,
8+
partner-facing, and internal applications.
9+
10+
Программируемый интерфейс приложений (API) - фундаментальный элемент инноваций в современном, движимом приложениями мире. API - существенная часть современных мобильных, SaaS и веб приложений, используемая в клиентских, партнерских и внутренних приложениях в сферах от банков и логистики до интернета вещей, автономных автомобилей и умных городов.
11+
12+
By nature, APIs expose application logic and sensitive data such as Personally
13+
Identifiable Information (PII) and because of this, APIs have increasingly
14+
become a target for attackers. Without secure APIs, rapid innovation would be
15+
impossible.
16+
17+
По своей природе API раскрывают логику приложения и критичные данные, например, персональные данные, именно поэтому они все чаще становятся целью злоумышленников. Стремительные инновации невозможны без безопасных API.
18+
19+
Although a broader web application security risks Top 10 still makes sense, due
20+
to their particular nature, an API-specific security risks list is required.
21+
API security focuses on strategies and solutions to understand and mitigate the
22+
unique vulnerabilities and security risks associated with APIs.
23+
24+
Не смотря на то, что более обширный web application security risks Top 10 по прежнему актуален, ввиду специфики API, необходим отдельный список рисков безопасности специфичных для API. Безопасность API фокусируется на стратегиях и решениях, направленных на понимание и предотвращение уникальных уязвимостей и рисков безопасности, связанных с использованием API.
25+
26+
If you're familiar with the [OWASP Top 10 Project][1], then you'll notice the
27+
similarities between both documents: they are intended for readability and
28+
adoption. If you're new to the OWASP Top 10 series, you may be better off
29+
reading the [API Security Risks][2] and [Methodology and Data][3] sections
30+
before jumping into the Top 10 list.
31+
32+
Если вы уже знакомы с [OWASP Top 10 Project][1], то наверняка заметите сходства с настоящим документом, их основная цель - улучшение читаемости и повышение частоты использования настоящего документа. Если вы не знакомы с семейством OWASP Top 10, то рекомендуем сначала ознакомиться с секциями [Риски Безопасности API][2] и [Методология и Данные][3] перед погружением в список Top 10.
33+
34+
You can contribute to OWASP API Security Top 10 with your questions, comments,
35+
and ideas at our GitHub project repository:
36+
37+
Вы можете посодействовать OWASP API Security Top 10 своими вопросами, комментариями и идеями в нашем репозитории GitHub:
38+
39+
* https://github.com/OWASP/API-Security/issues
40+
* https://github.com/OWASP/API-Security/blob/master/CONTRIBUTING.md
41+
42+
You can find the OWASP API Security Top 10 here:
43+
Вы можете ознакомиться с OWASP API Security Top 10 здесь:
44+
45+
* https://www.owasp.org/index.php/OWASP_API_Security_Project
46+
* https://github.com/OWASP/API-Security
47+
48+
We wish to thank all the contributors who made this project possible with their
49+
effort and contributions. They are all listed in the [Acknowledgments
50+
section][4]. Thank you!
51+
52+
Мы хотим поблагодарить всех участников проекта, которые своим вкладом и стараниями помогли проекту свершиться. Все они перечислены в секции [Благодарность][4]. Спасибо вам!
53+
54+
[1]: https://www.owasp.org/index.php/Category:OWASP_Top_Ten_Project
55+
[2]: ./0x10-api-security-risks.md
56+
[3]: ./0xd0-about-data.md
57+
[4]: ./0xd1-acknowledgments.md

2019/ru/src/0x03-introduction.md

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
Введение
2+
============
3+
4+
## Добро пожаловать в OWASP API Security Top 10 - 2019!
5+
6+
Welcome to the first edition of the OWASP API Security Top 10. If you're
7+
familiar with the OWASP Top 10 series, you'll notice the similarities: they are
8+
intended for readability and adoption. Otherwise, consider visiting the [OWASP
9+
API Security Project wiki page][1], before digging deeper into the most critical
10+
API security risks.
11+
12+
Добро пожаловать в первую версию OWASP API Security Top 10. Если вы знакомы с семейством OWASP Top 10, то вы заметите сходства, их основная цель - улучшение читаемости и повышение частоты использования настоящего документа. В противном случае посетите страницу [OWASP API Security Project wiki][1] перед погружением в наиболее критичные риски безопасности API.
13+
14+
APIs play a very important role in modern applications' architecture. Since
15+
creating security awareness and innovation have different paces, it's important
16+
to focus on common API security weaknesses.
17+
18+
API играют важную роль в архитектуре современных приложений. Поскольку информированность в сфере безопасности и инновации движутся с разной скоростью, важно сфокусироваться на общих недостатках безопасности API.
19+
20+
The primary goal of the OWASP API Security Top 10 is to educate those involved
21+
in API development and maintenance, for example, developers, designers,
22+
architects, managers, or organizations.
23+
24+
Основная цель OWASP API Security Top 10 - предоставить информацию людям, вовлеченным в разработку и поддержание API, например, разработчикам, дизайнерам, архитекторам, менеджерам или целым организациям.
25+
26+
In the [Methodology and Data][2] section, you can read more about how this first
27+
edition was created. In future versions, we want to involve the security
28+
industry, with a public call for data. For now, we encourage everyone to
29+
contribute with questions, comments, and ideas at our [GitHub repository][3] or
30+
[Mailing list][4].
31+
32+
В секции [Методология и Данные][2] вы можете более подробно ознакомиться с тем, как была создана текущая версия. В будущих версиях мы хотим вовлечь индустрию безопасности путем публичного сбора данных. А сейчас мы призываем всех внести свой вклад вопросам, комментариями и идеями в нашем [GitHub репозитории][3] или [Списке рассылки][4].
33+
34+
[1]: https://www.owasp.org/index.php/OWASP_API_Security_Project
35+
[2]: ./0xd0-about-data.md
36+
[3]: https://github.com/OWASP/API-Security
37+
[4]: https://groups.google.com/a/owasp.org/forum/#!forum/api-security-project

0 commit comments

Comments
 (0)