How to find current register values in RSA Web Threat Detection 6.2
3 years ago
Originally Published: 2018-03-27
Article Number
000051572
Applies To
RSA Product Set: Web Threat Detection
RSA Product/Service Type: Forensics
RSA Version/Condition: 6.2
 
Resolution
To find the value of the register, the below commands can be used.

From a remote server, use a browser to navigate to:
https://<IP or HOSTNAME>:4448/srv/mitigator/0/GetRegisterRepo

From the local machine:
curl -k -u scout: "https://localhost:4448/srv/mitigator/0/GetRegisterRepo"

This is will result in the following output:
 User-added image

If the above commands do not work, try restarting Silversurfer and re-run the command.