File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ echo -e "$OKRED+ -- --=[ https://xerosecurity.com$RESET"
2424echo -e " $OKRED + -- --=[ Usage: findsploit windows xp remote, etc."
2525echo -e " $RESET "
2626
27- echo -e " $OKORANGE + -- --=[ Installing findsploit under $FINDSPLOIT_INSTALL_DIR . $RESET "
27+ echo -e " $OKBLUE [*] $RESET Installing findsploit under $FINDSPLOIT_INSTALL_DIR . $RESET "
2828rm -Rf $FINDSPLOIT_INSTALL_DIR 2> /dev/null
2929mkdir -p $FINDSPLOIT_INSTALL_DIR 2> /dev/null
3030cp -Rf $PWD /* $FINDSPLOIT_INSTALL_DIR
@@ -41,7 +41,7 @@ ln -s /usr/share/findsploit/findsploit /usr/bin/findsploit
4141ln -s /usr/share/findsploit/copysploit /usr/bin/copysploit
4242ln -s /usr/share/findsploit/compilesploit /usr/bin/compilesploit
4343cp -f $INSTALL_DIR /findsploit.desktop /usr/share/applications/ 2> /dev/null
44- echo -e " $OKORANGE + -- --=[ Done! $RESET "
45- echo -e " $OKORANGE + -- --=[ To run, type 'findsploit'! $RESET "
44+ echo -e " $OKBLUE [*] $RESET Done! $RESET "
45+ echo -e " $OKRED [>] $RESET To run, type 'findsploit'! $RESET "
4646
4747
You can’t perform that action at this time.
0 commit comments