[ Tool ] 🔥HackGaurd Vulnerability Scanner CMS + PHP🔥

  • 💌Important Message to All Fellas💌

    💌Important Message to All Fellas : 💌

    ⚠️Thank you for being with us over the past year.
    To support our community, we're now offering an "Account Upgrade" for purchase.
    VIP and Legendary members get special direct downloads without needing to like or reply to threads. Upgrade now to enjoy these benefits!
    HERE Our Official Telegram

    ⛔ Spam: If someone try SCAM you or SPAM Message to you let me know we will ban them

    🏆 Download Error or Missing Link: Click on threads and report them to Our admin will re-upload for you.

    ☣️ Infected or Backdoor/RAT: If you find a virus, please report it to us via Telegram or click report in the threads, and we will completely ban them in 100%

    🎯 Our Plan : Make resource downloads on a private host without using another free upload because easy gone

    ❤️ We try our best to make everyone's shared tools clean and fresh in here, so enjoy with our fellas. ❤️

DRCrypter

Administrator
.
.
Jun 3, 2023
Threads
210
327
93
Credits
3,946
HackGaurd was coded in Python 3 and is very simple to use. Just input your target without https or http.
This tool will automatically scan your target website and check for vulnerabilities in sqli, xss, lfi, and redirect.
That's special. You can modify your own payloads with Owasp Top 10 (like sqli, xss, and lfi), redirect in folder name payloads, and modify your own and save after running tools. It's more useful and powerful to help you identify more vulnerabilities in websites.


1.PNG
2.PNG

3.PNG
4.PNG
5crawl.PNG
After Finish progress of scanner will be save result into your folder with name of domain targeted.

What I'm talking about in tools is options one, and here options 2 will give you information about modules because all modules in here were used in options 1 when you tried to input one of your targets to scan it :

1. WEB DOMAIN INFORMATION (IP, PROTOCOL, CMS DETECTION, SERVER DETECTION, WAF DETECTION)
2. SENSITIVE PATH FINDER
3. MISCONFIGURATIONS/SENSITIVE SCANS(WORDPRESS, JOOMLA, DRUPAL, PHPMYADMIN)
4. SCANNING PORTS & LOOKING FOR EXPLOITS
5. EXTRACTING JAVASCRIPT URLS
6. GETTING URLS FROM PUBLIC ARCHIVES
7. FILTERNING URLS FOR OPEN REDIRECTION
8. FILTERNING URLS FOR CROSS SITE SCRIPTING
9. FILTERNING URLS FOR LOCAL FILE INCLUSION
10. FILTERNING URLS FOR SQLI INJECTION
11. TESTING CORS MISCONFIGURATION
12. TESTING CLICKJACKING VULNERABILITY
13. TESTING SQLI INJECTION VULNERABILITY
14. TESTING OPEN REDIRECT VULNERABILITY
15. TESTING LOCAL FILE INCLUSION VULNERABILITY
16. TESTING CROSS SITE SCRIPTING VULNERABILITY
17. DIRECTORY BRUTEFORCING


pip module python to install :

python3 -m pip install requests
python3 -m pip install pystyle
python3 -m pip install beautifulsoup4
python3 -m pip install tqdm
python3 -m pip install strcolored


drcrypter.ru


 
HackGaurd was coded in Python 3 and is very simple to use. Just input your target without https or http.
This tool will automatically scan your target website and check for vulnerabilities in sqli, xss, lfi, and redirect.
That's special. You can modify your own payloads with Owasp Top 10 (like sqli, xss, and lfi), redirect in folder name payloads, and modify your own and save after running tools. It's more useful and powerful to help you identify more vulnerabilities in websites.


View attachment 489
View attachment 490

View attachment 491
View attachment 492
View attachment 493
After Finish progress of scanner will be save result into your folder with name of domain targeted.

What I'm talking about in tools is options one, and here options 2 will give you information about modules because all modules in here were used in options 1 when you tried to input one of your targets to scan it :

1. WEB DOMAIN INFORMATION (IP, PROTOCOL, CMS DETECTION, SERVER DETECTION, WAF DETECTION)
2. SENSITIVE PATH FINDER
3. MISCONFIGURATIONS/SENSITIVE SCANS(WORDPRESS, JOOMLA, DRUPAL, PHPMYADMIN)
4. SCANNING PORTS & LOOKING FOR EXPLOITS
5. EXTRACTING JAVASCRIPT URLS
6. GETTING URLS FROM PUBLIC ARCHIVES
7. FILTERNING URLS FOR OPEN REDIRECTION
8. FILTERNING URLS FOR CROSS SITE SCRIPTING
9. FILTERNING URLS FOR LOCAL FILE INCLUSION
10. SQLI 주입을 위한 필터링 URL
11. CORS 구성 오류 테스트
12. 클릭재킹 취약점 테스트
13. SQLI 인젝션 취약점 테스트
14. 오픈 리디렉션 취약점 테스트
15. 로컬 파일 포함 취약점 테스트
16. 교차 사이트 스크립팅 취약점 테스트
17. 디렉토리 무차별 대입


설치할 pip 모듈 파이썬:

python3 -m pip 설치 요청
python3 -m pip 설치 파이스타일
python3 -m pip install beautifulsoup4
python3 -m pip 설치 tqdm
python3 -m pip install strcolored


drcrypter.ru

*** 숨겨진 텍스트: 인용할 수 없습니다. ***

[스포일러]
 
line 26
print(Colors.green + f"[*] Folder Created Successfully...{folder_path}")
^
SyntaxError: invalid syntax
 
HackGaurd was coded in Python 3 and is very simple to use. Just input your target without https or http.
This tool will automatically scan your target website and check for vulnerabilities in sqli, xss, lfi, and redirect.
That's special. You can modify your own payloads with Owasp Top 10 (like sqli, xss, and lfi), redirect in folder name payloads, and modify your own and save after running tools. It's more useful and powerful to help you identify more vulnerabilities in websites.


View attachment 489
View attachment 490

View attachment 491
View attachment 492
View attachment 493
After Finish progress of scanner will be save result into your folder with name of domain targeted.

What I'm talking about in tools is options one, and here options 2 will give you information about modules because all modules in here were used in options 1 when you tried to input one of your targets to scan it :

1. WEB DOMAIN INFORMATION (IP, PROTOCOL, CMS DETECTION, SERVER DETECTION, WAF DETECTION)
2. SENSITIVE PATH FINDER
3. MISCONFIGURATIONS/SENSITIVE SCANS(WORDPRESS, JOOMLA, DRUPAL, PHPMYADMIN)
4. SCANNING PORTS & LOOKING FOR EXPLOITS
5. EXTRACTING JAVASCRIPT URLS
6. GETTING URLS FROM PUBLIC ARCHIVES
7. FILTERNING URLS FOR OPEN REDIRECTION
8. FILTERNING URLS FOR CROSS SITE SCRIPTING
9. FILTERNING URLS FOR LOCAL FILE INCLUSION
10. FILTERNING URLS FOR SQLI INJECTION
11. TESTING CORS MISCONFIGURATION
12. TESTING CLICKJACKING VULNERABILITY
13. TESTING SQLI INJECTION VULNERABILITY
14. TESTING OPEN REDIRECT VULNERABILITY
15. TESTING LOCAL FILE INCLUSION VULNERABILITY
16. TESTING CROSS SITE SCRIPTING VULNERABILITY
17. DIRECTORY BRUTEFORCING


pip module python to install :

python3 -m pip install requests
python3 -m pip install pystyle
python3 -m pip install beautifulsoup4
python3 -m pip install tqdm
python3 -m pip install strcolored


drcrypter.ru

*** Hidden text: cannot be quoted. ***
 
HackGaurd was coded in Python 3 and is very simple to use. Just input your target without https or http.
This tool will automatically scan your target website and check for vulnerabilities in sqli, xss, lfi, and redirect.
That's special. You can modify your own payloads with Owasp Top 10 (like sqli, xss, and lfi), redirect in folder name payloads, and modify your own and save after running tools. It's more useful and powerful to help you identify more vulnerabilities in websites.


View attachment 489
View attachment 490

View attachment 491
View attachment 492
View attachment 493
After Finish progress of scanner will be save result into your folder with name of domain targeted.

What I'm talking about in tools is options one, and here options 2 will give you information about modules because all modules in here were used in options 1 when you tried to input one of your targets to scan it :

1. WEB DOMAIN INFORMATION (IP, PROTOCOL, CMS DETECTION, SERVER DETECTION, WAF DETECTION)
2. SENSITIVE PATH FINDER
3. MISCONFIGURATIONS/SENSITIVE SCANS(WORDPRESS, JOOMLA, DRUPAL, PHPMYADMIN)
4. SCANNING PORTS & LOOKING FOR EXPLOITS
5. EXTRACTING JAVASCRIPT URLS
6. GETTING URLS FROM PUBLIC ARCHIVES
7. FILTERNING URLS FOR OPEN REDIRECTION
8. FILTERNING URLS FOR CROSS SITE SCRIPTING
9. FILTERNING URLS FOR LOCAL FILE INCLUSION
10. FILTERNING URLS FOR SQLI INJECTION
11. TESTING CORS MISCONFIGURATION
12. TESTING CLICKJACKING VULNERABILITY
13. TESTING SQLI INJECTION VULNERABILITY
14. TESTING OPEN REDIRECT VULNERABILITY
15. TESTING LOCAL FILE INCLUSION VULNERABILITY
16. TESTING CROSS SITE SCRIPTING VULNERABILITY
17. DIRECTORY BRUTEFORCING


pip module python to install :

python3 -m pip install requests
python3 -m pip install pystyle
python3 -m pip install beautifulsoup4
python3 -m pip install tqdm
python3 -m pip install strcolored


drcrypter.ru

*** Hidden text: cannot be quoted. ***
oi
 
HackGaurd was coded in Python 3 and is very simple to use. Just input your target without https or http.
This tool will automatically scan your target website and check for vulnerabilities in sqli, xss, lfi, and redirect.
That's special. You can modify your own payloads with Owasp Top 10 (like sqli, xss, and lfi), redirect in folder name payloads, and modify your own and save after running tools. It's more useful and powerful to help you identify more vulnerabilities in websites.


View attachment 489
View attachment 490

View attachment 491
View attachment 492
View attachment 493
After Finish progress of scanner will be save result into your folder with name of domain targeted.

What I'm talking about in tools is options one, and here options 2 will give you information about modules because all modules in here were used in options 1 when you tried to input one of your targets to scan it :

1. WEB DOMAIN INFORMATION (IP, PROTOCOL, CMS DETECTION, SERVER DETECTION, WAF DETECTION)
2. SENSITIVE PATH FINDER
3. MISCONFIGURATIONS/SENSITIVE SCANS(WORDPRESS, JOOMLA, DRUPAL, PHPMYADMIN)
4. SCANNING PORTS & LOOKING FOR EXPLOITS
5. EXTRACTING JAVASCRIPT URLS
6. GETTING URLS FROM PUBLIC ARCHIVES
7. FILTERNING URLS FOR OPEN REDIRECTION
8. FILTERNING URLS FOR CROSS SITE SCRIPTING
9. FILTERNING URLS FOR LOCAL FILE INCLUSION
10. FILTERNING URLS FOR SQLI INJECTION
11. TESTING CORS MISCONFIGURATION
12. TESTING CLICKJACKING VULNERABILITY
13. TESTING SQLI INJECTION VULNERABILITY
14. TESTING OPEN REDIRECT VULNERABILITY
15. TESTING LOCAL FILE INCLUSION VULNERABILITY
16. TESTING CROSS SITE SCRIPTING VULNERABILITY
17. DIRECTORY BRUTEFORCING


pip module python to install :

python3 -m pip install requests
python3 -m pip install pystyle
python3 -m pip install beautifulsoup4
python3 -m pip install tqdm
python3 -m pip install strcolored


drcrypter.ru

*** Hidden text: cannot be quoted. ***
t
 
HackGaurd was coded in Python 3 and is very simple to use. Just input your target without https or http.
This tool will automatically scan your target website and check for vulnerabilities in sqli, xss, lfi, and redirect.
That's special. You can modify your own payloads with Owasp Top 10 (like sqli, xss, and lfi), redirect in folder name payloads, and modify your own and save after running tools. It's more useful and powerful to help you identify more vulnerabilities in websites.


View attachment 489
View attachment 490

View attachment 491
View attachment 492
View attachment 493
After Finish progress of scanner will be save result into your folder with name of domain targeted.

What I'm talking about in tools is options one, and here options 2 will give you information about modules because all modules in here were used in options 1 when you tried to input one of your targets to scan it :

1. WEB DOMAIN INFORMATION (IP, PROTOCOL, CMS DETECTION, SERVER DETECTION, WAF DETECTION)
2. SENSITIVE PATH FINDER
3. MISCONFIGURATIONS/SENSITIVE SCANS(WORDPRESS, JOOMLA, DRUPAL, PHPMYADMIN)
4. SCANNING PORTS & LOOKING FOR EXPLOITS
5. EXTRACTING JAVASCRIPT URLS
6. GETTING URLS FROM PUBLIC ARCHIVES
7. FILTERNING URLS FOR OPEN REDIRECTION
8. FILTERNING URLS FOR CROSS SITE SCRIPTING
9. FILTERNING URLS FOR LOCAL FILE INCLUSION
10. FILTERNING URLS FOR SQLI INJECTION
11. TESTING CORS MISCONFIGURATION
12. TESTING CLICKJACKING VULNERABILITY
13. TESTING SQLI INJECTION VULNERABILITY
14. TESTING OPEN REDIRECT VULNERABILITY
15. TESTING LOCAL FILE INCLUSION VULNERABILITY
16. TESTING CROSS SITE SCRIPTING VULNERABILITY
17. DIRECTORY BRUTEFORCING


pip module python to install :

python3 -m pip install requests
python3 -m pip install pystyle
python3 -m pip install beautifulsoup4
python3 -m pip install tqdm
python3 -m pip install strcolored


drcrypter.ru

*** Hidden text: cannot be quoted. ***
thanks
 

Forum statistics

Threads
1,766
Messages
35,674
Members
6,848
Latest member
anhtuan
Member time online
462d 20h 11m
Reputation(s)
23