Ethical Hacking

Learn to find vulnerabilities before the bad guys do! Gain real world hands on hacking experience in our state of the art hacking lab. Course designed and taught by expert instructors with years of penetration testing experience. 12 student maximum in every class. Certification attempt included in every package.
Computer Forensics Training at InfoSec Institute

Gain the in-demand skills of a certified computer examiner, learn to recover trace data left behind by fraud, theft, and cybercrime perpetrators. Discover the source of computer crime and abuse at your organization so that it never happens again. All of our class sizes are guaranteed to be 12 students or less to facilitate one-on-one interaction with one of our expert instructors.




Network Security Web-App-Sec
[Top] [All Lists]

Paros 3.2.8 Release

Subject: Paros 3.2.8 Release
Date: 18 Nov 2005 16:13:42 -0000
Paros 3.2.8 is released.  This version contains a major bug fix with an 
experiemental native browser view feature added.  All users are recommended to 
upgrade to this version.

The new verison is available at http://www.parosproxy.org.

Bug reports and comments on Paros can be sent to [contact at parosproxy org]. 
Please feel free to send any comments to us!

[Installation]

If you have installed the old version on or after 3.2.4, you can directly 
install this new version.

If you are using version prior to 3.2.4, you should uninstall the old version 
first.

The default installation is changed to use the 64M VM. For large site testing, 
you may adjust it depending on your need
and the memory you have (eg 128M)


[introduction]

Paros is a man-in-the-middle proxy and application vulnerability scanner. It 
allows
users to intercept, modify and debug HTTP and HTTPS data on-the-fly between web
server and client browser. It also supports spidering, proxy-chaining, filtering
and application vulnerability scanning.


[License] - Clarified Artistic License (open source and GPL-compatible license)


[Details/new features]

3.2.8
=====
New
-       Major rewrite on proxy code for reducing memory overhead when proxy 
over HTTPS.  This improves proxy performance over SSL, especially when there 
are lots of concurrent requests.

-       An experimental feature to support viewing selected history message in 
browser. This will open native browser to obtain cached result from the proxy.  
Right now only Windows platform is supported.  Note that the default browser 
(eg IE) must be configured to proxy via Paros.  For request unavailable from 
cache, it'll send out the new requests for display.
        
        This feature can be useful for post analysis.

-       Improved accuracy on autocomplete plugin check.
-       Use newest HSQLDB library (version 1.8.0.2).

Fix
-       Major bug fix that config.xml may grow on each option save.  The bug is 
introduced since V3.2.3.  This may cause OutofMemoryError when the application 
starts due to prolonged use of the application with frequent option change (eg 
several weeks).
-       Minor visual tuning, fix and rearrangement of pop-up menus.

<Prev in Thread] Current Thread [Next in Thread>
  • Paros 3.2.8 Release, contact <=