Commit Graph
200 Commits
Author SHA1 Message Date
Chris Frohoff 42da73e4ee test 2022-03-24 23:41:12 -07:00
Chris Frohoff 750ce2fe92 test 2022-03-24 23:36:30 -07:00
Chris Frohoff 63fb24166a test 2022-03-24 23:13:01 -07:00
Chris Frohoff 099655fe2c test 2022-03-24 23:02:32 -07:00
Chris Frohoff 91571eb883 test 2022-03-24 22:54:47 -07:00
Chris Frohoff 07c7dc9374 test 2022-03-24 22:52:59 -07:00
Chris Frohoff 2812eae169 test 2022-03-24 22:46:55 -07:00
Chris Frohoff e6c3633a6a test 2022-03-24 22:27:55 -07:00
Chris Frohoff d8dc5e8891 test 2022-03-24 22:26:33 -07:00
Chris Frohoff 4ba73c401e test 2022-03-24 22:23:24 -07:00
Chris Frohoff d7d3f7bc56 test 2022-03-24 22:16:47 -07:00
Chris Frohoff 5b1131718c test 2022-03-24 22:14:16 -07:00
Chris Frohoff b30f5f5873 test 2022-03-24 22:10:22 -07:00
Chris Frohoff 2a01dcea7c test 2022-03-24 22:06:29 -07:00
Chris Frohoff 44a6e472d2 testing 2022-03-24 21:56:53 -07:00
Chris Frohoff 8534c34776 testing 2022-03-24 21:56:03 -07:00
Chris Frohoff d50cf0652e testing 2022-03-22 22:41:24 -07:00
Chris Frohoff 70ca088792 testing 2022-03-22 22:40:33 -07:00
Chris Frohoff 6f5f603c41 testing 2022-03-22 22:39:27 -07:00
Chris Frohoff 53f560d22d testing 2022-03-22 01:19:40 -07:00
Chris Frohoff 76585c5ab6 testing 2022-03-22 01:05:29 -07:00
Chris Frohoff 47dcf11dd9 testing 2022-03-22 01:03:15 -07:00
Chris Frohoff f0233ca0c9 fix test dependency downloading 2022-03-21 20:13:49 -07:00
Chris Frohoff 658ba7ea09 re-add output 2022-03-20 22:54:47 -07:00
Chris Frohoff d5d6a4de0a testing 2022-03-20 22:39:32 -07:00
Chris Frohoff 3388e450a3 testing 2022-03-20 22:33:10 -07:00
Chris Frohoff a2ea161c7b testing 2022-03-20 22:27:34 -07:00
Chris Frohoff f0fa3a667e testing 2022-03-20 22:04:18 -07:00
Chris Frohoff 779ee143c9 testing 2022-03-20 21:10:43 -07:00
Chris Frohoff 3f25e0a0fd testing 2022-03-20 20:44:24 -07:00
Chris Frohoff ac2251514d testing 2022-03-20 20:37:06 -07:00
Chris Frohoff 746dae054d add logging config 2022-03-20 20:25:14 -07:00
Chris Frohoff 619dfbf607 gh actions testing 2022-03-20 20:25:02 -07:00
Chris Frohoff 87785d2000 refactors 2022-03-20 20:24:28 -07:00
Chris Frohoff d022c995e7 payload test refactors 2022-03-19 15:46:14 -07:00
tennc f468d97909 GH Actions (#138)
* Create maven.yml
2022-03-05 15:47:46 -08:00
Chris Frohoff 8eb5cbfbf6 test fixes (#166)
* fix badge url

* switch to https repo url
2021-08-17 18:54:51 -07:00
YunLemon d13299428d Improve Travis CI build Performance (#164) 2021-08-17 16:14:45 -07:00
Chris Frohoff 79179e00b8 minimal test for escaping issues in createTemplatesImpl (#165) 2021-08-17 16:13:01 -07:00
XinRoom 76ac2bb259 Resolve escape error (#151)
Resolve escape error:
Caused by: compile error: ) is missing
2021-08-17 15:46:32 -07:00
Michael Stepankin d367e379d9 New gadget chain based on Apache Click (#154)
1. Add ysoserial.payloads.Click1 class
2. Update README.md with latest payloads
3. Remove duplicated "commons-io:commons-io:2.6" entry from pom.xml
2021-02-02 08:41:29 -08:00
testanull 138dc36bd2 Add AspectJWeaver file write gadget (#145)
* Add AspectJWeaver file write gadget
2021-01-11 08:57:01 -08:00
Chris Frohoff 750168c6d3 Merge pull request #149 from Alexandre-Bartel/jdk12_setAccessible
Just call setAccessible with Java > 12
2021-01-05 11:11:54 -08:00
Chris Frohoff 4df2ee2bb5 Merge pull request #150 from frohoff/fix_jk6
fix jdk6 protocol errors
2020-12-23 13:52:55 -08:00
Chris Frohoff 63fb038cfb fix jdk6 protocol errors 2020-12-23 21:37:39 +00:00
Chris Frohoff df9cea71d3 Merge pull request #148 from Alexandre-Bartel/missing_dep
Added missing dependency
2020-12-23 11:27:45 -08:00
Alexandre Bartel fc577c0bcd Just call setAccessible with Java > 12 2020-12-14 11:23:59 +01:00
Alexandre Bartel 0d5604ea73 Added missing dependency 2020-12-14 11:07:02 +01:00
Chris Frohoff 6eca5bc740 Merge pull request #144 from drwetter/patch-2
Using HTTPS
2020-08-28 08:58:59 -07:00
Chris Frohoff 8ede62029d Merge pull request #139 from JLLeitschuh/fix/JLL/use_https_to_resolve_dependencies
[SECURITY] Use HTTPS to resolve dependencies in Maven Build
2020-08-28 08:58:43 -07:00