i have a file that contains a list of IP addresses like:
20.45.76.196
15.76.96.156
21.34.56.146
...etc
how do i compare each entry in this file to check if it matches with the input that the user has given. the input given exists in the variable $in{IP}
does anyone know how to do this? please...
what i am doing is passing the scanner name, type of scan....like portscan etc and the IP address of the machine to be scanned to a CGI script from a web page....what i want to know is how to i execute the command to run the scanner.
the command to run the scanner from command line is...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.