Integration with ServiceNow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2016 03:50 AM
Is there any documentation available for integration of ServiceNow with below :
1. Rapid7 Nexpose
2. AppScan
3. Checkmarx
4. HP Fortify
5. Burp Suite
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-27-2016 04:10 AM
Hi Charanpreet,
as far as I know there are no out of the box interfaces to any of the solutions you mentioned. You will have to use a generic integration technology, for example SOAP or REST, to integrate with ServiceNow. You can find more information in the ServiceNow documentation, here are some links for you as a starting point (for our Istanbul release)
ServiceNow Integration options:
SOAP:
REST:
Hope this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-02-2017 08:05 AM
I am working through a Nexpose integration, they have the following doc: nexpose_ticketing/Integration Guide for ServiceNow.pdf at master · rapid7/nexpose_ticketing · GitH...
I also saw this in the app store: https://store.servicenow.com/$appstore.do#!/store/application/ff22c6c20f4656007c244f8ce1050e3d/1.0.2...
I am looking at the updateset xml and it is not quite right or something, lots of deletes that look like they are going against the incident table. Actually why I am in the community today searching for this... hope this helps you. I will update you with what we ended up doing.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-25-2017 03:32 AM
Hi Charanpreet, Richard,
There has been a new release of the update-set for ServiceNow you mentioned, available here:
servicenow_updateset - rapid7/nexpose_ticketing (GitHub)
The documentation has also been updated:
documentation - rapid7/nexpose_ticketing (GitHub)
This Ruby gem can be directly downloaded from RubyGems, rather than built from Github.
There also the App developed with ServiceNow you mentioned, available from the store, that integrates with the Vulnerability Response Module and the CMDB.
The documentation is available from ServiceNow themselves.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-07-2018 08:38 AM