Find IPV4 Addresses
This script finds unique IPV4 addresses stored as both ANSI and Unicode text.
The script uses a basic GREP keyword, which is '##?#?\.##?#?\.##?#?\.##?#?'. Each IP address is validated by testing that its octets are in the range 0 through 255.
Output is in the form of bookmarks and a tab-delimited spreadsheet. The latter includes the integer value of each IP address to enable sorting.
Feedback can be monitored via the console and status-bar.
This script was developed for use in EnCase training. For more details, please click the following link:
Download Now