Java topic

Java was originally developed as an alternative to the C/C++ programming languages. It is now mainly used for building web, desktop, mobile, and embedded applications. Java is owned and licensed through Oracle, with free and open source implementations available from Oracle and other vendors.

List Java repositories

design-patterns-java

32
Stars
26
Forks
Watchers

📗 Classic OOP Design Patterns from GoF, implemented in Java.

phpinspectionsea

1.4k
Stars
119
Forks
Watchers

A Static Code Analyzer for PHP (a PhpStorm/Idea Plugin)

document-upload-protection

40
Stars
24
Forks
Watchers

POC in order to protect an document upload application feature against "malicious" document submission.

injection-cheat-sheets

7
Stars
8
Forks
Watchers

Provide some tips to handle Injection into application code (OWASP TOP 10 - A1).

poc-authz-testing

5
Stars
1
Forks
Watchers

POC in order to explore and describe a proposition for the automation of the testing of the authorization matrix.

poc-csrf

30
Stars
17
Forks
Watchers

POC in order to materialize CSRF prevention concepts described in the following OWASP CSRF cheatsheet

poc-graphql

404
Stars
60
Forks
Watchers

Research on GraphQL from an AppSec point of view.

poc-idor

5
Stars
3
Forks
Watchers

POC in order to materialize IDOR prevention concepts described in the following OWASP cheatsheet

poc-jwt

26
Stars
12
Forks
Watchers

POC about usage of JSON Web Tokens (JWT) in a secure way.

articles

128
Stars
36
Forks
Watchers

Code snippets for articles posted at 4comprehension.com