Merge pull request #132 from filinpavel/patch-27

Create javasnoop.md
This commit is contained in:
Will Pennell 2014-10-10 09:50:17 -04:00
commit 7f62cd6159

28
tools/javasnoop.md Normal file
View File

@ -0,0 +1,28 @@
# Javasnoop
Notes
-------
JavaSnoop is a tool that allows security testers to easily test the security of Java applications.
Help Text
-------
```
```
Example Usage
-------
```
```
Links
-------
[Official site](http://www.aspectsecurity.com/tools/javasnoop)
[Whitepaper from Blackhat 2010](https://media.blackhat.com/bh-us-10/whitepapers/Dabirsiaghi/BlackHat-USA-2010-Dabirsiaghi-JavaSnoop-wp.pdf)
[Javasnoop Google Code project](https://code.google.com/p/javasnoop/)