Custom Script for Port Scanning
Content
I was wondering how I could create a custom script to scan ports based on an IP Address and port values entered into an incident. I have included a PHP Code block that demonstrates how to do this with a browser; I need to have something similar but scan multiple IP Addresses and ports (if possible). Where I am getting lost is how the report and the script will access these objects; I am not looking for someone to write a script but help me understanding how to access that information.
In pseudo code, I would like to do the following:
0