diff --git a/customscripts/FIND_THE_DAMN_PI b/customscripts/FIND_THE_DAMN_PI index 9cf8a5f..5ed62fa 100644 --- a/customscripts/FIND_THE_DAMN_PI +++ b/customscripts/FIND_THE_DAMN_PI @@ -6,10 +6,11 @@ out_file="/tmp/$file_name" echo "Logging to $out_file and https://h.acker.is/nmaprincesspi_manual_scans/$file_name" -nmap -v --reason 10.0.0.0/24 -oX $out_file --stylesheet https://h.acker.is/nmaprincesspi/xsl/princesspi-nmap.xsl +nmap --reason 10.0.0.0/24 -oX $out_file --stylesheet https://h.acker.is/nmaprincesspi/xsl/princesspi-nmap.xsl scp $out_file inter:/var/www/h.acker.is/nmaprincesspi_manual_scans/$file_name # ssh inter "sudo bash /usr/share/customscripts/fix_permissions" +# ssh inter "rm -f /var/www/h.acker.is/nmaprincesspi_manual_scans/*" webhook "FINISHED https://h.acker.is/nmaprincesspi_manual_scans/$file_name <@&1369280290203373670>"