Integration with ServiceNow

charanpreet
Kilo Expert

Is there any documentation available for integration of ServiceNow with below :

1. Rapid7 Nexpose

2. AppScan

3. Checkmarx

4. HP Fortify

5. Burp Suite

13 REPLIES 13

stefanb2
ServiceNow Employee
ServiceNow Employee

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:


Integration options



SOAP:


SOAP web service



REST:


RESTMessageV2



Hope this helps.


Richard78
Giga Contributor

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.


arobinson
Kilo Contributor

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.


i get this error when i tried to import the update set

find_real_file.png