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/Training/LAPSE+"
From OWASP
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
| Module_designation = [[OWASP LAPSE Project|OWASP LAPSE Project]] | | Module_designation = [[OWASP LAPSE Project|OWASP LAPSE Project]] | ||
| Module_Overview_Goal = | | Module_Overview_Goal = | ||
− | + | <b>LAPSE+</b> is based on the static analysis of code to detect the source, intended for Java 1.6 or higher Developers with Eclipse Helios. The goal of the presentation is to teach developers how to install and use the functionality of the LAPSE+ plugin and give users a practical understanding of how it can be used to protect against security vulnerabilities. | |
− | |||
− | |||
| Content = | | Content = | ||
− | <b>LAPSE+</b> is | + | <b>LAPSE+</b> is based on the static analysis of code to detect the source, intended for Java 1.6 or higher Developers with Eclipse Helios. The goal of the presentation is to teach developers how to install and use the functionality of the LAPSE+ plugin and give users a practical understanding of how it can be used to protect against security vulnerabilities enumerated below: |
*URL Tampering | *URL Tampering | ||
*Cookie Poisoning | *Cookie Poisoning | ||
Line 17: | Line 15: | ||
| Material = | | Material = | ||
| | ||
− | * | + | *[https://www.owasp.org/images/c/c8/Code_analysis_lapse.ppt Code Analyses - PPT File] |
* | * | ||
| |
Latest revision as of 09:30, 7 August 2011
MODULE | |
OWASP LAPSE Project | |
Overview & Goal | |
LAPSE+ is based on the static analysis of code to detect the source, intended for Java 1.6 or higher Developers with Eclipse Helios. The goal of the presentation is to teach developers how to install and use the functionality of the LAPSE+ plugin and give users a practical understanding of how it can be used to protect against security vulnerabilities. | |
Contents | Materials |
LAPSE+ is based on the static analysis of code to detect the source, intended for Java 1.6 or higher Developers with Eclipse Helios. The goal of the presentation is to teach developers how to install and use the functionality of the LAPSE+ plugin and give users a practical understanding of how it can be used to protect against security vulnerabilities enumerated below:
|
|