This site is the archived OWASP Foundation Wiki and is no longer accepting Account Requests.
To view the new OWASP Foundation website, please visit https://owasp.org
Difference between revisions of "OWASP Python Security Project"
Timo.goosen (talk | contribs) (→Overview) |
m (added global owasp python project as related information) |
||
(9 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
=Main= | =Main= | ||
− | + | <div style="width:100%;height:100px;border:0,margin:0;overflow: hidden;">[[File: lab_big.jpg|link=OWASP_Project_Stages#tab.3DLab_Projects]]</div> | |
− | <div style="width:100%;height: | ||
− | |||
− | |||
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | {| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |- | ||
| valign="top" style="border-right: 1px dotted gray;padding-right:25px;" | | | valign="top" style="border-right: 1px dotted gray;padding-right:25px;" | | ||
Line 24: | Line 21: | ||
Security of python: black-box analysis, identify and address security-related issues | Security of python: black-box analysis, identify and address security-related issues | ||
Security with python: develop security hardened python suitable for high-risk and high-security environments | Security with python: develop security hardened python suitable for high-risk and high-security environments | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Line 45: | Line 31: | ||
== What is the Python Security Project? == | == What is the Python Security Project? == | ||
+ | |||
+ | |||
+ | == Other Python Security Related Research == | ||
+ | This is a list of security related research on python core modules by other researchers. | ||
+ | |||
+ | *[https://media.blackhat.com/bh-us-11/Slaviero/BH_US_11_Slaviero_Sour_Pickles_WP.pdf Sour Pickles Paper Blackhat 2011 Marco Slaviero] | ||
+ | *[https://media.blackhat.com/bh-us-11/Slaviero/BH_US_11_Slaviero_Sour_Pickles_Slides.pdf Sour Pickles Slides Blackhat 2011] | ||
Line 63: | Line 56: | ||
== Quick Download == | == Quick Download == | ||
− | * OWASP | + | * OWASP Python Security Flyer |
− | ** [https://www.owasp.org/ | + | ** [https://www.owasp.org/images/2/2b/OWASP_PYSEC_FLYER.pdf PDF] |
− | |||
− | |||
− | |||
− | |||
− | |||
== Code Repository == | == Code Repository == | ||
* OWASP Python Security Github https://github.com/ebranca/owasp-pysec/ (Current) | * OWASP Python Security Github https://github.com/ebranca/owasp-pysec/ (Current) | ||
+ | == Related == | ||
+ | * [[OWASP Python Project|OWASP Python Project]] | ||
==Classifications== | ==Classifications== | ||
Line 84: | Line 74: | ||
| align="center" valign="top" width="50%"| [[File:Owasp-defenders-small.png|link=Defenders]] | | align="center" valign="top" width="50%"| [[File:Owasp-defenders-small.png|link=Defenders]] | ||
|- | |- | ||
− | |||
|- | |- | ||
| colspan="2" align="center" | [[File:Project_Type_Files_DOC.jpg|link=]] | | colspan="2" align="center" | [[File:Project_Type_Files_DOC.jpg|link=]] | ||
Line 96: | Line 85: | ||
Please join the project's mailing lists to keep up-to-date with what's going on, and to contribute your ideas, feedback, and experience: | Please join the project's mailing lists to keep up-to-date with what's going on, and to contribute your ideas, feedback, and experience: | ||
− | * [https://lists.owasp.org/mailman/listinfo/ | + | * [https://lists.owasp.org/mailman/listinfo/owasp_python_security_project General project] |
− | |||
Line 108: | Line 96: | ||
=== General Roadmap === | === General Roadmap === | ||
− | + | - Set up website with wiki | |
- Configure mailing list | - Configure mailing list | ||
Line 145: | Line 133: | ||
- Release utility for PE extraction and hash generation from web files | - Release utility for PE extraction and hash generation from web files | ||
− | |||
− | |||
= Project Approach = | = Project Approach = |
Latest revision as of 09:24, 7 December 2015
OWASP Python Security ProjectPython Security is a free, open source, OWASP project that aims at creating a hardened version of python that makes it easier for security professionals and developers to write applications more resilient to attacks and manipulations. The project is designed to explore how web applications can be developed in python by approaching the problem from three different angles:
IntroductionPython Security is a free, open source, OWASP project that aims at creating a hardened version of python that makes it easier for security professionals and developers to write applications more resilient to attacks and manipulations. The project is designed to explore how web applications can be developed in python by approaching the problem from three different angles: Security in python: white-box analysis, structural and functional analysis Security of python: black-box analysis, identify and address security-related issues Security with python: develop security hardened python suitable for high-risk and high-security environments
LicensingLicense: Apache 2.0 License (fewest restrictions, even allowing proprietary modifications and proprietary forks of your project) This license is a community friendly license as recommended by OWASP. You can read more here: What is the Python Security Project?Other Python Security Related ResearchThis is a list of security related research on python core modules by other researchers.
Project FounderProject Leaders
|
Quick Download
Code Repository
RelatedClassifications |
Please join the project's mailing lists to keep up-to-date with what's going on, and to contribute your ideas, feedback, and experience:
Current activities
Technical Roadmap
General Roadmap
- Set up website with wiki
- Configure mailing list
- Configure github account and create code structure
- Create Project presentation and pamphlet
- Publish initial batch of documents on python security issues and possible mitigations with code examples
- Create python secure coding area
- Introduce project to OWASP Chapters
- Publish initial version of python secure coding manual
- Publish hardened version of python coded for security purposes
- Document usage of code security policies and call whitelisting
- Document usage of message deduplication and data storage in hash rings
- Document usage of ESAPI-extended security checks, including but not limited to controls applied to python internal calls, strings, processes, permissions, and low level kernel calls
- Create initial documentation of base libraries and modules
- Release library to customizec and integrate OpenSSL and cURL
- Release utility for SSL analysis of HTTPS communication over SSL
- Release utility for SSL analysis of FTPS/FTPES communication over SSL
- Release utility for analysis of POPS/IMAPS/SMTPS connections over SSL
- Release of utility for archival of SSL certificates and CRLs
- Release utility for PE extraction and hash generation from web files
PROJECT INFO What does this OWASP project offer you? |
RELEASE(S) INFO What releases are available for this project? | |||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|
}}