From ea3b878cbc0d31e742b79ed4e74ceb400a245c24 Mon Sep 17 00:00:00 2001 From: PrincessPi3 Date: Sat, 9 Aug 2025 08:59:38 -0600 Subject: [PATCH] 1754751578 --- customscripts/FIND_THE_DAMN_PI | 2 +- customscripts/FIND_THE_DAMN_PI_HARDCORE | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customscripts/FIND_THE_DAMN_PI b/customscripts/FIND_THE_DAMN_PI index 215f995..b99c9c7 100644 --- a/customscripts/FIND_THE_DAMN_PI +++ b/customscripts/FIND_THE_DAMN_PI @@ -8,4 +8,4 @@ scp $out_file inter:/var/www/h.acker.is/nmaprincesspi_manual_scans/nmap.xml webhook "FINISHED <@&1369280290203373670>" echo "file: $out_file" -echo "live: https://h.acker.is/nmaprincesspi_manual_scans/nmap.xml?NOCACHE=$RANDOM" \ No newline at end of file +echo "live: https://h.acker.is/nmaprincesspi_manual_scans/nmap.xml" \ No newline at end of file diff --git a/customscripts/FIND_THE_DAMN_PI_HARDCORE b/customscripts/FIND_THE_DAMN_PI_HARDCORE index 81af12f..e20d5cf 100644 --- a/customscripts/FIND_THE_DAMN_PI_HARDCORE +++ b/customscripts/FIND_THE_DAMN_PI_HARDCORE @@ -4,7 +4,7 @@ echo "this will take a while" nmap -vv -A -Pn -T4 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/nmap.xml -ssh inter "fix_permissions" +# ssh inter "sudo bash /usr/share/customscripts/fix_permissions" webhook "FINISHED <@&1369280290203373670>"