lost and found ( for me ? )

monitor HTTP/HTTPS access by using webscarb-ng

Here is how to use webscarb which is similar to Fiddler.
You can run webscarb-ng on both Windows and Linux, if you have installed java.

about WebScarb

assume you have already installed java.
# tail -1 /etc/lsb-release ;uname –ri
DISTRIB_DESCRIPTION="Ubuntu 13.04"
3.8.0-33-generic x86_64

# java -version
java version "1.6.0_27"
OpenJDK Runtime Environment (IcedTea6 1.12.6) (6b27-1.12.6-1ubuntu0.13.04.2)
OpenJDK 64-Bit Server VM (build 20.0-b12, mixed mode)

# unzip WebScarab-ng-0.2.1.one-jar.zip

start webscarb
# sh start.sh

use this as local proxy to decode HTTPS traffic

Plugin -> Proxy -> Proxy Listners


run an web browser and configure proxy settings.
Firefix -> Preference -> Advanced -> Network



access to an HTTPS site
You can see HTTP requests, responses via webscarb-ng.



No comments:

Post a Comment

Note: Only a member of this blog may post a comment.