7a1cf5082f
Pantera uses an improved version of SpikeProxy to provide a powerful web application analysis engine. Goals: The primary goal of Pantera is to combine automated capabilities with complete manual testing to get the best penetration testing results. WWW: http://www.owasp.org/index.php/Category:OWASP_Pantera_Web_Assessment_Studio_Project PR: ports/105291 Submitted by: Yonatan <onatan at gmail.com>
9 lines
511 B
Text
9 lines
511 B
Text
If this is the first time you use Pantera, and the first time you install
|
|
MySQL server, then this shell script can take care of the database installation
|
|
for you:
|
|
%%SCRIPTDIR%%/pantera-install.sh
|
|
otherwise, read the script carefully to see what manual steps should be done.
|
|
Too, please note for the time being Pantera is not upgrade-safe:
|
|
New versions on the port will surely destroy your configuration file
|
|
(panteracfg.xml) and likely will not have easy migration path to data already
|
|
stored in the database.
|