- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- How to verify that SandBlast API is configured pro...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to verify that SandBlast API is configured properly?
If you are working with SandBlast API and would like to use Threat Extraction abilities, you can easily do the following procedure beforehand and make sure all is configured properly:
In order to make sure everything works, please follow these steps for R80.10 Security Gateways:
1. Edit the /opt/CPUserCheckPortal/phpincs/conf/TPAPI.ini file in Vi editor: change the value of scrub_service_portal_enabled to "TRUE".
2. Connect to: https://<gateway IP address>/UserCheck/ScrubService and verify an option to upload a file is given.
3. Send a file for extraction, verify the result is as expected.
4. Disable the feature by edit the /opt/CPUserCheckPortal/phpincs/conf/TPAPI.ini file in Vi editor: change the value of scrub_service_portal_enabled to "FALSE".
5. Connect to: https://<gateway IP address>/UserCheck/ScrubService and verify received "Page not Found Error"
Important: Do not forget to disable ScrubService feature by following steps 4-5
