Skip to content

Commit 010e1a4

Browse files
Put a more useful example JAR to try out gadgetinspector on in the README.
1 parent f314b1b commit 010e1a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ Other Examples
5353

5454
If you're looking for more examples of what kind of chains this tool can find, the following libraries also have some interesting results:
5555

56-
* http://central.maven.org/maven2/commons-beanutils/commons-beanutils/1.9.1/commons-beanutils-1.9.1.jar
5756
* http://central.maven.org/maven2/org/clojure/clojure/1.8.0/clojure-1.8.0.jar
5857
* https://mvnrepository.com/artifact/org.scala-lang/scala-library/2.12.5
58+
* http://central.maven.org/maven2/org/python/jython-standalone/2.5.3/jython-standalone-2.5.3.jar
5959

6060
Don't forget that you can also point gadget inspector at a complete application (packaged as a JAR or WAR). For example, when analyzing the war for the [Zksample2](https://sourceforge.net/projects/zksample2/) application we get the following gadget chain:
6161

0 commit comments

Comments
 (0)