Commit Graph
191 Commits
Author SHA1 Message Date
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
Chris Frohoff 7bcd9e7974 Merge pull request #131 from drwetter/patch-1
Use HTTPS for jenkins repo
2020-08-28 08:58:16 -07:00
Chris Frohoff 098854113c Merge pull request #130 from Jakobu5/master
Update README.md
2020-08-28 08:57:56 -07:00
Dirk Wetter a7be14877a Using HTTPS
* added for jenkins
  * also added for repo1.maven.org
2020-07-10 16:19:56 +02:00
Jonathan Leitschuh 6bdb3ef3f8 Use HTTPS instead of HTTP to resolve dependencies
This fixes a security vulnerability in this project where the `pom.xml`
files were configuring Maven to resolve dependencies over HTTP instead of
HTTPS.

Signed-off-by: Jonathan Leitschuh <[email protected]>
2020-02-11 00:10:26 -05:00
Dirk Wetter 9d74e17ae6 Use HTTPS for jenkins repo
... tested & worked for me
2019-10-15 11:19:26 +02:00
Jakobu5 d5a95e34aa Update README.md 2019-10-14 13:27:15 +02:00
Chris Frohoff 30099844c6 Merge pull request #119 from jax777/patch-1
Fixes #90
2019-09-07 12:01:49 -04:00
Chris Frohoff 66cda5a6cf Merge pull request #127 from frohoff/docker_assembly_fix
Fix for Dockerfile assembly.xml issue
2019-08-05 22:29:51 -07:00
Chris Frohoff 33f61bff57 Merge pull request #115 from frohoff/test_fixes
Test fixes
2019-08-05 21:58:31 -07:00