diff --git a/customscripts/FIND_THE_FUCKING_PI b/customscripts/FIND_THE_FUCKING_PI index e267751..5fd4ff0 100644 --- a/customscripts/FIND_THE_FUCKING_PI +++ b/customscripts/FIND_THE_FUCKING_PI @@ -1,3 +1,5 @@ +#!/bin/bash + while true; do nmap -sV -Pn -T4 -p22 10.0.0.0/24 -oG - | grep -n '22/open/tcp' echo next