You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry, I haven't had time to confirm this on a Windows VM, but I've seen two different people with the same issue when running the script posted to community for exporting and importing scans:
From some quick testing, the first issue seems to only be an issue with 64-bit Ruby 2.0.0 on Windows.
Ruby 2.0.0 64-bit: Fail ❌
Ruby 2.0.0 32-bit: Success ✅
Ruby 2.1.5 64-bit: Success ✅
Interestingly, after going from 2.1.5 64-bit back to 2.0.0 64-bit (each version was uninstalled before I installed another) it seems to work okay. The only thing I noticed different was that Rex was not downloaded the second time around on 2.0.0, but the Nexpose gem was. Perhaps it cached the previous install or used the one from 2.1.5. If the only change to the Nexpose gem was using Rex instead of rest client it could be an issue with Rex on 2.0.0 64-bit (Windows).
Anyway, since we are likely going to require Ruby 2.1 as a minimum not far from now, this may not be worth investigating further.
Sorry, I haven't had time to confirm this on a Windows VM, but I've seen two different people with the same issue when running the script posted to community for exporting and importing scans:
https://community.rapid7.com/community/nexpose/blog/2014/10/01/scan-exportimport-using-the-nexpose-client-gem
It is suggested that the script was working correctly with 0.8.15 of the gem, so potentially a change introduced in 0.9.x?
One issue may be with the site and the credentials when copying causing the later problem.
The text was updated successfully, but these errors were encountered: