qburst / PenQ

PenQ is an open source Linux based penetration testing browser bundle built over Mozilla Firefox. It comes pre-configured with security tools for spidering, advanced web searching, fingerprinting, anonymous browsing, web server scanning, fuzzing, report generating and more.
81 stars 37 forks source link

Very old version of ZAP #1

Open psiinon opened 11 years ago

psiinon commented 11 years ago

It looks like you're using ZAP 1.4 - thats very old :) The latest version is 2.1.0 - you can download it from: http://code.google.com/p/zaproxy/downloads/list

Simon (ZAP project lead)

rejahrehim commented 11 years ago

Thanks for reporting that.

We will add the latest version of Zap in the next release.

Gr4nDT3R0R commented 11 years ago

salam RejahRahim im using x64 custom of kali linux 1.0.4 i and i installed penq 1.1 and i get this when i type in terminal root@Gr4nDT3R0R:~# penq XPCOMGlueLoad error for file /usr/share/PenQ/libxpcom.so: libxul.so: cannot open shared object file: No such file or directory Couldn't load XPCOM. root@Gr4nDT3R0R:~#

and when i type this i get one of libraries not found root@Gr4nDT3R0R:/usr/share/PenQ# ldd libxpcom.so linux-gate.so.1 => (0xf77b7000) libpthread.so.0 => /lib/i386-linux-gnu/i686/cmov/libpthread.so.0 (0xf7770000) libxul.so => not found libplds4.so => /usr/lib/i386-linux-gnu/libplds4.so (0xf7768000) libplc4.so => /usr/lib/i386-linux-gnu/libplc4.so (0xf7760000) libnspr4.so => /usr/lib/i386-linux-gnu/libnspr4.so (0xf7720000) libdl.so.2 => /lib/i386-linux-gnu/i686/cmov/libdl.so.2 (0xf7718000) libmozalloc.so => not found <----------------------------------------------------------- libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xf7628000) libm.so.6 => /lib/i386-linux-gnu/i686/cmov/libm.so.6 (0xf7600000) libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf75e0000) libc.so.6 => /lib/i386-linux-gnu/i686/cmov/libc.so.6 (0xf7478000) /lib/ld-linux.so.2 (0xf77b8000) librt.so.1 => /lib/i386-linux-gnu/i686/cmov/librt.so.1 (0xf7468000) root@Gr4nDT3R0R:/usr/share/PenQ# PLEASE HELP ME

rejahrehim commented 11 years ago

install the following package: sudo apt-get install ia32-libs-gtk

lakinmohapatra commented 9 years ago

I am getting the same errror XPCOMGlueLoad error for file /usr/share/PenQ/libxpcom.so: libxul.so: cannot open shared object file: No such file or directory Couldn't load XPCOM. on ubuntu 14.04

PLease help me. Thanks

psiinon commented 9 years ago

FYI we've now released ZAP 2.4.0 ;)

lakinmohapatra commented 9 years ago

Please reply

lakinmohapatra commented 9 years ago

I am getting the same errror while entering ->penq on commandline XPCOMGlueLoad error for file /usr/share/PenQ/libxpcom.so: libxul.so: cannot open shared object file: No such file or directory Couldn't load XPCOM. on ubuntu 14.04

PLease help me. Thanks

r4w4t commented 7 years ago

n0bit4@kali:~/Documents$ penq XPCOMGlueLoad error for file /usr/share/PenQ/libxpcom.so: libxul.so: cannot open shared object file: No such file or directory Couldn't load XPCOM. n0bit4@kali:~/Documents$ sudo penq [sudo] password for n0bit4: XPCOMGlueLoad error for file /usr/share/PenQ/libxpcom.so: libxul.so: cannot open shared object file: No such file or directory Couldn't load XPCOM.

n0bit4@kali:/usr/share/PenQ$ ldd libxpcom.so linux-gate.so.1 (0xf7782000) libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf7733000) libxul.so => not found libplds4.so => not found libplc4.so => not found libnspr4.so => not found libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf772c000) libmozalloc.so => not found libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf75b3000) libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf755e000) libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf7540000) libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf7389000) /lib/ld-linux.so.2 (0x56643000)

any solution ...??