Skip to content

Releases: wh1t3p1g/ysomap

v0.1.5

04 Dec 15:00
Compare
Choose a tag to compare

v0.1.5 2023.12.04 auto-generated by github actions

v0.1.4

15 Oct 15:13
Compare
Choose a tag to compare

Release v0.1.4, current exploits(28) payloads(43) bullets(45):

  • add 16 exploits
  • add 12 payloads
  • add 9 bullets

Console functions:

  • add yso script support
  • use script /path/to/file.yso to load yso script on cli mode
  • use dump /path/to/file.yso to dump current session's settings on cli mode

Running mode:

  • java -jar ysomap.jar cli to trigger cli mode
  • java -jar ysomap.jar script /path/to/file.yso to trigger script mode

Contributors on v0.1.4

v0.1.4 2023.10.15 auto-generated by github actions

v0.1.3 2022.04.15.release

15 Apr 14:25
Compare
Choose a tag to compare

Update:

  • 新增若干payloads、bullets,目前共计 [+] exploits(12) payloads(31) bullets(36)
  • 支持设置编码器、输出方式、serialVersionUid、序列器类型,具体方法见wiki

MD5 (cli/target/ysomap.jar) = d4e72def5bfd8ab1d341a6b71caf16c0

感谢如下小伙伴的提交 XD

v0.1.2 20211123 release

23 Nov 05:04
Compare
Choose a tag to compare

add ObjectInputFilter to solve deserialization problem

v0.1.1 20211122 release

22 Nov 11:57
Compare
Choose a tag to compare

v0.1.1 20211122 release
[+] exploits(11) payloads(31) bullets(29)

v0.0.1

16 Jun 05:00
Compare
Choose a tag to compare

v0.0.1版本:

  1. 支持11种exploits,22种payloads(不包含学习用的gadget),25种bullets
  2. 支持两种运行模式,cli模式和script模式