Giter VIP home page Giter VIP logo

Comments (2)

frohoff avatar frohoff commented on July 20, 2024

I only see exception class names referenced in the serial object stream, which is probably not an indication of an error, and no actual stack traces or error messages.

$ curl -s -L https://github.com/frohoff/ysoserial/files/2229733/error.txt | strings -a | grep -E 'Error|Exception'
Exceptions
9com/sun/org/apache/xalan/internal/xsltc/TransletException
$ curl -s -L https://github.com/frohoff/ysoserial/files/2229733/error.txt | xxd | grep -C1 -E 'Er|Ex'
000006a0: 6c69 7a65 722f 5365 7269 616c 697a 6174  lizer/Serializat
000006b0: 696f 6e48 616e 646c 6572 3b01 000a 4578  ionHandler;...Ex
000006c0: 6365 7074 696f 6e73 0700 2701 00a6 284c  ceptions..'...(L
--
000008d0: 616c 616e 2f69 6e74 6572 6e61 6c2f 7873  alan/internal/xs
000008e0: 6c74 632f 5472 616e 736c 6574 4578 6365  ltc/TransletExce
000008f0: 7074 696f 6e01 001f 7973 6f73 6572 6961  ption...ysoseria

Does the payload not execute properly when deserialized?

from ysoserial.

ap00rv avatar ap00rv commented on July 20, 2024

I am so sorry. I did not realize that the output is the payload. Sorry again !

from ysoserial.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.