mirror of
https://github.com/mubix/kaliwiki.git
synced 2025-10-29 16:59:26 +00:00
28
tools/javasnoop.md
Normal file
28
tools/javasnoop.md
Normal 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/)
|
||||||
Reference in New Issue
Block a user