ZAP addons download location

963 views
Skip to first unread message

Utkarsh Tiwari

unread,
Nov 3, 2016, 2:12:48 PM11/3/16
to OWASP ZAP Developer Group
Hi,
    I have setup the Zaproxy build from https://github.com/zaproxy/zaproxy.git  repository. I have also installed Plug-n-Hack addon which I downloaded from marketplace. Could anyone here please tell me where does ZAP store all the addons after download from marketplace?  I checked the "/zaproxy/build/zap/plugin/" directory but couldn't fine any files.

I'd like to make same temporary changes to the addon I have downloaded for testing purposes.

Regards,
Utkarsh Tiwari

kingthorin+owaspzap

unread,
Nov 3, 2016, 3:29:59 PM11/3/16
to OWASP ZAP Developer Group
If you want to change the addon it is probably best to grab the zap-extensions repo/branch for that addon and build/deploy it (with or without your changes). If it doesn't load automatically you can use ctrl+L to "Load Addon". (When you run ant build or ant deploy tasks in Eclipse you'll see where things are written via console output....)

https://github.com/zaproxy/zap-extensions/tree/alpha
https://github.com/zaproxy/zap-extensions/tree/beta
https://github.com/zaproxy/zap-extensions/tree/master

Utkarsh Tiwari

unread,
Nov 3, 2016, 5:40:03 PM11/3/16
to zaproxy...@googlegroups.com
Hi,
    How can I import/install addons manually from /zap-extensions/src/org/zaproxy/zap/extensions/ directory. I tried 'Ctrl + L' but ZAP seems to expect an addon file instead of an addon folder. 

Regards,
Utkarsh Tiwari

--
You received this message because you are subscribed to a topic in the Google Groups "OWASP ZAP Developer Group" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/zaproxy-develop/ZX_Yvied8J8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to zaproxy-develop+unsubscribe@googlegroups.com.
To view this discussion on the web, visit https://groups.google.com/d/msgid/zaproxy-develop/c34a0a01-8387-4142-bb86-f9dbedb7c7c1%40googlegroups.com.

For more options, visit https://groups.google.com/d/optout.



--
Regards,
Ütkarsh Tiwari



thc...@gmail.com

unread,
Nov 3, 2016, 5:59:02 PM11/3/16
to zaproxy...@googlegroups.com
Hi.

The add-ons installed through the marketplace are placed in the "plugin"
directory of ZAP's "home" dir. [1]

But, as kingthorin already pointed out, you need zap-extensions repo to
change the add-on (if changing Java classes).


[1] https://github.com/zaproxy/zaproxy/wiki/FAQconfig

Best regards.
> --
> You received this message because you are subscribed to the Google
> Groups "OWASP ZAP Developer Group" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to zaproxy-devel...@googlegroups.com
> <mailto:zaproxy-devel...@googlegroups.com>.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/zaproxy-develop/5917d5a8-6335-4b3a-beeb-29831995c3e3%40googlegroups.com
> <https://groups.google.com/d/msgid/zaproxy-develop/5917d5a8-6335-4b3a-beeb-29831995c3e3%40googlegroups.com?utm_medium=email&utm_source=footer>.

thc...@gmail.com

unread,
Nov 3, 2016, 5:59:23 PM11/3/16
to zaproxy...@googlegroups.com
Hi.

You need to build the add-on(s) first. ZAP uses Ant [1] to build the
add-ons, for example, running:
ant -f build/build.xml deploy-plugnhack

form the main directory of the zap-extensions project (beta branch) will
build (to build/zap-exts) and deploy (to zaproxy/src/plugin dir) the PnH
add-on.


[1] https://ant.apache.org/

Best regards.

On 03/11/16 21:40, Utkarsh Tiwari wrote:
> Hi,
> How can I import/install addons manually from
> /zap-extensions/src/org/zaproxy/zap/extensions/ directory. I tried 'Ctrl
> + L' but ZAP seems to expect an addon file instead of an addon folder.
>
> Regards,
> Utkarsh Tiwari
>
> On Fri, Nov 4, 2016 at 12:59 AM, kingthorin+owaspzap
> <kingt...@gmail.com <mailto:kingt...@gmail.com>> wrote:
>
> If you want to change the addon it is probably best to grab the
> zap-extensions repo/branch for that addon and build/deploy it (with
> or without your changes). If it doesn't load automatically you can
> use ctrl+L to "Load Addon". (When you run ant build or ant deploy
> tasks in Eclipse you'll see where things are written via console
> output....)
>
> https://github.com/zaproxy/zap-extensions/tree/alpha
> <https://github.com/zaproxy/zap-extensions/tree/alpha>
> https://github.com/zaproxy/zap-extensions/tree/beta
> <https://github.com/zaproxy/zap-extensions/tree/beta>
> https://github.com/zaproxy/zap-extensions/tree/master
> <https://github.com/zaproxy/zap-extensions/tree/master>
>
>
> On Thursday, November 3, 2016 at 2:12:48 PM UTC-4, Utkarsh Tiwari wrote:
>
> Hi,
> I have setup the Zaproxy build from
> https://github.com/zaproxy/zaproxy.git
> <https://github.com/zaproxy/zaproxy.git> repository. I have
> also installed Plug-n-Hack addon which I downloaded from
> marketplace. Could anyone here please tell me where does ZAP
> store all the addons after download from marketplace? I checked
> the "/zaproxy/build/zap/plugin/" directory but couldn't fine any
> files.
>
> I'd like to make same temporary changes to the addon I have
> downloaded for testing purposes.
>
> Regards,
> Utkarsh Tiwari
>
> --
> You received this message because you are subscribed to a topic in
> the Google Groups "OWASP ZAP Developer Group" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/zaproxy-develop/ZX_Yvied8J8/unsubscribe
> <https://groups.google.com/d/topic/zaproxy-develop/ZX_Yvied8J8/unsubscribe>.
> To unsubscribe from this group and all its topics, send an email to
> zaproxy-devel...@googlegroups.com
> <mailto:zaproxy-devel...@googlegroups.com>.
> <https://groups.google.com/d/msgid/zaproxy-develop/c34a0a01-8387-4142-bb86-f9dbedb7c7c1%40googlegroups.com?utm_medium=email&utm_source=footer>.
>
> For more options, visit https://groups.google.com/d/optout
> <https://groups.google.com/d/optout>.
>
>
>
>
> --
> Regards,
> Ütkarsh Tiwari
>
>
>
> --
> You received this message because you are subscribed to the Google
> Groups "OWASP ZAP Developer Group" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to zaproxy-devel...@googlegroups.com
> <mailto:zaproxy-devel...@googlegroups.com>.
> To view this discussion on the web, visit
> https://groups.google.com/d/msgid/zaproxy-develop/CAFRUKodK%3Db2ZrCbHtHFcDgGs5%3D3yfytJbkG7G2BTMpuRbhw6Hw%40mail.gmail.com
> <https://groups.google.com/d/msgid/zaproxy-develop/CAFRUKodK%3Db2ZrCbHtHFcDgGs5%3D3yfytJbkG7G2BTMpuRbhw6Hw%40mail.gmail.com?utm_medium=email&utm_source=footer>.
Reply all
Reply to author
Forward
Message has been deleted
0 new messages