How to re-install deleted add-on in owasp zap? - owasp

I accidentally deleted ajax spider while managing the add-on in zap. So to re-install it, I went to marketpalce section, but it is not shown in the list. How can I install that add-on? Any help?
listed add-on in marketplace

Ah, we've just updated the Selenium add-on (which the Ajax Spider depends on) to support Selenium 3, which requires Java 8.
Are you using Java 7? If so that will be the problem. Can you update to Java 8?
Oh, and do check that you are running the latest version of ZAP (currently 2.6.0)

Related

Netbeans plugins site is down rendering netbeans useless

I'm using Netbeans 11.1 and need to a open a JS file in my project.
I need to install the Oracle JS Parser for Netbeans which I cannot do so because the site - plugins.netbeans.org is down. I'm getting this error -
Networking problem in
http://plugins.netbeans.org/nbpluginportal/files/nbms/1552395301_org-netbeans-libs-oracle-jsparser.nbm
Is there anyway I can install it manually otherwise I cannot resume work with netbeans rendering it useless.
The issue you are encountering was a bug in the released version of NetBeans 11.1. See Bug Report NETBEANS-2903 Warning - could not install some modules: Nashorn Integration - No module providing the capability com.oracle.js.parser.implementation could be found. 19 further modules could not be installed due to the above problems.
You have two options to fix this:
Upgrade to NetBeans 11.2 or later, where the problem does not exist.
Download and install the plugin yourself on NetBeans 11.1 by going to Tools > Plugins > then clicking the Settings tab, then the Add button. In the Update Center Customizer window enter any descriptive text in the Name field, in the URL field enter https://netbeans.apache.org/nb/plugins/11.1/catalog.xml.gz and then click OK. However, I just tried that, and got the error "Unable to connect ... because of Unexpected end of file from server". That connection may come good at any time, or it may be that you can no longer reliably access the plugin libraries for older versions of NetBeans.
So your only immediate solution is to upgrade to any newer version of NetBeans. That's desirable anyway, because you will get other bug fixes as well as this one. And if you move to NetBeans 12.x you will also get added functionality, and be able to use more recent versions of the JDK.
Also, as a separate but related matter, you were using an http URL rather than an https URL for your download. I'm not certain, but I doubt if that will work now; if you are not using a secure link you should expect failure, and in any case it looks like you were using a URL for NetBeans 8 rather than NetBeans 11.

Angular IDE not installing on Spring Tool Suite

For last two days, I am trying to install the Angular IDE for Angular 5 by simply following this tutorial, but after taking too long time for downloading it gives error on STS Version: 3.8.3.RELEASE, Build Id: 201612191351, Platform: Eclipse Neon.2 on Windows 7
After around 2 hours it says that Installation cannot be completed as requested
And then after clicking confirm it shows the below error.
Also, when I look into the progress bar it tries to reach some url continuously like
https://marketplace.eclipse.org/content/angular-ide/content.jar https://www.eclipse.org/downloads/eclipse-packages/content.xml.xz https://www.eclipse.org/downloads/eclipse-packages/content.xml https://www.eclipse.org/downloads/eclipse-packages/artifacts.xml
And when I manually tried to open the URLs then I got 404 URL not found error for all of them except the first one which is of angular-ide/content.jar.
I tried googling for the solution and the results having tutorials or steps to install the Angular IDE only.
Am i missing any configuration setting or something else? Any help or suggestion is highly appreciated.
The error that shows up in the popup indicates that a network issue happened while accessing the p2 repository of the Angular IDE marketplace entry. To resolve that, I would recommend to go to the Preferences -> Install/Update -> Available Update Sites, select the one for Angular, remove that, and restart STS. This wipes out stale cache data and might remain in your install and cause issues if there was a network glitch in the past. Then try again.
I also checked the install via the Eclipse Marketplace on STS 3.9.4 (on Eclipse 4.7.3a) as well as STS 3.8.4 (on Eclipse 4.7.0), and it both seemed to work just fine, so it looks like there isn't a fundamental compatibility problem (at least not with those two versions).
Hope this helps!
Of possible interest, please see: https://grokonez.com/tool/setup-angular-ide-spring-tool-suite
The version of STS I have is:
Spring Tool Suite
Version: 3.9.2.RELEASE
Build Id: 201712210947
Platform: Eclipse Oxygen.2 (4.7.2)
Copyright (c) 2007 - 2017 Pivotal Software, Inc.
All rights reserved. Visit http://spring.io/tools/sts

Can Nop Commerce Plugins that have "Supported Version: 3.8" work on a Nop Commerce 3.7 install?

We purchased a theme for our client's Nop Commerce website, and the plugins weren't showing up in the admin. So I started digging, and they say "Supported Version 3.8" and the install that our client is running is 3.7
Are they not showing up because of the version mismatch, and is there a way to get the plugins to work / show up on nop commerce 3.7?
"Supported Version 3.8" and the install that our client is running is
3.7
Obviously, You cannot use 3.8 version plugin into 3.7 running website.
Why?
Because, basically there are many major changes done in nopCommerce 3.80 and which is not available in nopCommerce 3.70.
is there a way to get the plugins to work / show up on nop commerce
3.7
Here are two different thing, show up and work.
For just show on admin side, you have to change version of your plugin in plugin description file Description.txt.
SupportedVersions: 3.80 to 3.70
But this will only display plugin on admin side but when you install it, will give you a bunch of errors.
So, what can i do, for work?
You can do this manually downgrade your plugin version to remove changes of 3.80, but for that necessary thing is, you should have source code of plugin.
If you have only production code of plugin then you cannot do this as far as i know!

How to install older version of azure service fabric SDK (after uninstalling latest version)?

I recently upgraded to 5.3.301 version of azure service fabric runtime on my local developer machine. Then I uninstalled it and tried to go back to previous version of 5.1.163. It seems that I can not go back because the web platform invoker no longer has the previous version (5.1.163) listed as one of the options.
Is there a way to go back to previous version of service fabric runtime? If so, how?
These are the links. Install in this order:
Runtime:
http://download.microsoft.com/download/C/9/6/C9680A4C-291F-4A6F-B699-26FF704577BA/MicrosoftServiceFabric.5.1.163.9590.msi
SDK:
http://download.microsoft.com/download/C/9/6/C9680A4C-291F-4A6F-B699-26FF704577BA/MicrosoftServiceFabricSDK.2.1.163.msi
VS Tools:
http://download.microsoft.com/download/E/7/6/E76A0B84-6DAB-4734-85E2-5912A1130FB4/MicrosoftAzureServiceFabricTools.VS140.en-us.msi
"I need this for version 2.4.164"
I don't have direct link for 2.4.164 but the web installer seems to have it:
http://www.microsoft.com/web/handlers/webpi.ashx?command=getinstallerredirect&appid=MicrosoftAzure-ServiceFabric-VS2015-2_1
Go to products tab then search for "fabric" query and you will get a choice between 2.4.164 and 2.5.216

WebDriver: Why latest versions of Eclipse and Selenium Server is not compatible with latest version of Firefox

I tried to execute a script in WebDriver with following latest versions of Eclipse, Selenium Server and Firefox, only Firefox gets executed and script does not execute further:
Eclipse Luna Service Release 2 (4.4.2)
Selenium JAR selenium-server-standalone-2.45.0
Firefox 36.0.4 and Firefox 38 beta version
However, when I used Firefox 32.0, Scripts runs completely.
What could be the technical reason behind non-compatibility of latest Firefox version with Latest Eclipse and Selenium JAR?
Please see here in the changelog. It seems that mozilla has rewritten some of there apis which is now not available but selenium relied on this.
Changelog
v2.45.0
Important changes in this release:
Native events in Firefox relied on an API that Mozilla no longer provides. As such, fall back to synthesized events on recent Firefox
versions.
I have been looking for the latest firefox version supported. Other people have found the same problem and are rolling back to using v35.0.1 see here