1754766972
This commit is contained in:
@@ -7,7 +7,7 @@ remote_server="inter"
|
||||
remote_path="/var/www/h.acker.is/nmaprincesspi_manual_scans"
|
||||
local_subnet="10.0.0.0/24"
|
||||
|
||||
echo -e "\nLogging to $out_file and $web_file\n"
|
||||
echo -e "\nSTARTING! THIS WILL TAKE ABOUT FIVE MINUTES!\n\tLogging to $out_file\n\tand $web_file\n"
|
||||
|
||||
# da nmap command with my custom xsl stylesheet
|
||||
nmap -A --reason $local_subnet -oX $out_file --stylesheet https://h.acker.is/nmaprincesspi/xsl/princesspi-nmap.xsl
|
||||
@@ -18,4 +18,4 @@ scp $out_file $remote_server:$remote_path/$file_name
|
||||
|
||||
webhook "FINISHED\n\t$web_file\n\t<@&1369280290203373670>"
|
||||
|
||||
echo -e "\nlive: $web_file\n"
|
||||
echo -e "\nLive: $web_file\n"
|
||||
Reference in New Issue
Block a user