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 Java File I O Security Project"

From OWASP
Jump to: navigation, search
(Quick Download)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
{{taggedDocument}}
 
=Main=
 
=Main=
  
<div style="width:100%;height:160px;border:0,margin:0;overflow: hidden;">[[File:OWASP_Project_Header.jpg|link=]]</div>
+
 
 +
<!-- DO NOT ALTER OR REMOVE THE TEXT ON NEXT LINE -->
 +
<div style="width:100%;height:100px;border:0,margin:0;overflow: hidden;">[[Image:OWASP Inactive Banner.jpg|800px| link=https://www.owasp.org/index.php/OWASP_Project_Stages#tab=Inactive_Projects]] </div>
  
 
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |-
 
{| style="padding: 0;margin:0;margin-top:10px;text-align:left;" |-
Line 17: Line 20:
 
| valign="top"  style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" |
 
| valign="top"  style="padding-left:25px;width:200px;border-right: 1px dotted gray;padding-right:25px;" |
  
== What is the OWASP Java File I O Security Project? ==
+
== What is the OWASP Java File I/O Security Project? ==
  
OWASP Java File I O Security Project  provides:
+
OWASP Java File I/O Security Project  provides:
  
 
* File name validation
 
* File name validation
Line 26: Line 29:
  
  
== Presentation ==
+
== Code Repo ==
 
 
Link to presentation
 
 
 
 
 
  
 +
[https://github.com/augustd/owasp-java-fileio Java File I/O at GitHub]
  
 
== Project Leader ==
 
== Project Leader ==
  
August Detlefsen
+
August Detlefsen [mailto:augustd@codemagi.com @]
  
  
 
== Related Projects ==
 
== Related Projects ==
 
+
[[ESAPI|OWASP Enterprise Security API]]
  
 
| valign="top"  style="padding-left:25px;width:200px;" |  
 
| valign="top"  style="padding-left:25px;width:200px;" |  
  
 
== Quick Download ==
 
 
* Link to page/download
 
  
 
== Email List ==
 
== Email List ==
Line 70: Line 66:
 
   | align="center" valign="top" width="50%"| [[File:Owasp-defenders-small.png|link=]]
 
   | align="center" valign="top" width="50%"| [[File:Owasp-defenders-small.png|link=]]
 
   |-
 
   |-
   | align="center" valign="top" width="50%"| [[File:Owasp-breakers-small.png|link=]]
+
   | align="center" valign="top" width="50%"|  
 
   |-
 
   |-
 
   | colspan="2" align="center"  | [[File:Cc-button-y-sa-small.png|link=http://creativecommons.org/licenses/by-sa/3.0/]]
 
   | colspan="2" align="center"  | [[File:Cc-button-y-sa-small.png|link=http://creativecommons.org/licenses/by-sa/3.0/]]

Latest revision as of 23:08, 17 February 2016

This page has been tagged and needs review. Please help OWASP and document the reason for this, see FixME.
OWASP Inactive Banner.jpg

OWASP Java File I/O Security Project

The OWASP Java File I/O Security Project provides an easy to use library for validating and sanitizing filenames, directory paths, and uploaded files. This project encapsulates the file handling portions of the ESAPI project and makes them available in an easy to use library that has no dependencies.


Licensing

OWASP Java File I/O Security Project is licensed under the Apache 2.0 License.


What is the OWASP Java File I/O Security Project?

OWASP Java File I/O Security Project provides:

  • File name validation
  • Directory path validation
  • File validation


Code Repo

Java File I/O at GitHub

Project Leader

August Detlefsen @


Related Projects

OWASP Enterprise Security API


Email List

Project Mailing List

News and Events

  • [20 Nov 2013] News 2
  • [30 Sep 2013] News 1


In Print

This project can be purchased as a print on demand book from Lulu.com


Classifications

New projects.png Owasp-builders-small.png
Owasp-defenders-small.png
Cc-button-y-sa-small.png
Project Type Files CODE.jpg