From 62f7ea3a94b2d5810728a8f8303af0a671cf99b6 Mon Sep 17 00:00:00 2001 From: Limn0 <67125885+ThisLimn0@users.noreply.github.com> Date: Fri, 9 Oct 2020 00:27:54 +0200 Subject: [PATCH] fix typo & fix issue with weird echo on error messages --- winPEAS/winPEASbat/winPEAS.bat | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/winPEAS/winPEASbat/winPEAS.bat b/winPEAS/winPEASbat/winPEAS.bat index 86b2086..4364c33 100755 --- a/winPEAS/winPEASbat/winPEAS.bat +++ b/winPEAS/winPEASbat/winPEAS.bat @@ -30,9 +30,9 @@ echo (((((((((/, ,####################(/..((((((((((. echo (((((((((/,. ,*//////*,. ./(((((((((((. echo (((((((((((((((((((((((((((/" echo by carlospolop -echo +echo. echo Advisory: winpeas should be used for authorized penetration testing and/or educational purposes only.Any misuse of this software will not be the responsibility of the author or of any other collaborator. Use it at your own networks and/or with the network owner's permission. -echo +echo. echo _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-^> [*] BASIC SYSTEM INFO ^<_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- echo _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-^> [+] WINDOWS OS ^<_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- echo [i] Check for vulnerabilities for the OS version with the applied patches @@ -422,7 +422,7 @@ IF EXIST %WINDIR%\System32\config\SYSTEM ECHO %WINDIR%\System32\config\SYSTEM ex IF EXIST %WINDIR%\System32\config\RegBack\SYSTEM ECHO %WINDIR%\System32\config\RegBack\SYSTEM exists. echo. echo. -echo _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-^> [+] McAffe SiteList.xml ^<_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- +echo _-_-_-_-_-_-_-_-_-_-_-_-_-_-_-^> [+] McAffee SiteList.xml ^<_-_-_-_-_-_-_-_-_-_-_-_-_-_-_- cd %ProgramFiles% 2>nul dir /s SiteList.xml cd %ProgramFiles(x86)% 2>nul