Removed verbose comment from stealth scan

This commit is contained in:
@xer0dayz 2020-07-03 11:16:54 -07:00 committed by xer0dayz
parent b5eb941515
commit 0ef5c0d5be
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,5 @@
## CHANGELOG:
* v8.6 - Removed verbose comment from stealth scan
* v8.5 - Added manual installer for Metasploit
* v8.5 - Added Phantomjs manual installer
* v8.5 - Added sc0pe template to check for default credentials via BruteX

View File

@ -522,7 +522,6 @@ if [[ "$MODE" = "stealth" ]]; then
echo -e "${OKGREEN}====================================================================================${RESET}•x${OKGREEN}[`date +"%Y-%m-%d](%H:%M)"`${RESET}x•"
SSL="false"
PORT="80"
echo "$INSTALL_DIR/modes/sc0pe-passive-scan.sh"
source $INSTALL_DIR/modes/sc0pe-passive-scan.sh
SSL="true"
PORT="443"