Skip to content

Recently learning about Java deserialization vulnerabilities, I will push the vulnerability payload and vulnerability analysis articles that I have analyzed.

Notifications You must be signed in to change notification settings

BlBana/Learn-Java-Deserialization-Vulnerability

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn-Java-Deserialization-Vulnerability

Recently learning about Java deserialization vulnerabilities, I will push the vulnerability payload and vulnerability analysis articles that I have analyzed.

Deserialization Vulnerability List

I will first analyze the vulnerability payload in the following Java libraries.

  • Groovy
  • JDK7u21
  • Apache Common Collection
  • Spring
  • FastJson
    • FastJson Basic
    • FastJson TemplatesImpl
    • FastJson JdbcRowSetImpl
    • FastJson Bypass
  • JNDI Injection
  • Jackson
  • XMLDecoder
  • SnakeYaml

After that, I will find some deserialization vulnerabilities in practical applications for analysis.

Articles List

My Blog

👉 Welcome to my blog 👈

About

Recently learning about Java deserialization vulnerabilities, I will push the vulnerability payload and vulnerability analysis articles that I have analyzed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages