Javier Perez

Vulnerability Response

My Vulnerability Response exam preparation

This is my preparation for the Vulnerability Response exam. You can find links to some Vulnerability Response videos in this post SERVICENOW VULNERABILITY RESPONSE DOCUMENTACION. Also I’m taking a CompTIA Security+ basic course to get more context about Cybersecurity.

explore application components

I read about this table in one of the ServiceNow courses. If we want to review the key objects (tables, business rules, access control rules, client scripts, etc.) installed with an Application then can use the Application Store [sys_store_app].

ServiceNow Discovery API

Como usar el Discovery API

El objetivo de este post es básicamente mostrar como usar el Discovery API desde el código de ServiceNow, ver ejemplos de como se puede scanear una IP desde el background – script o scheduled job.