• Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
AnonyViet - English Version
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office
No Result
View All Result
AnonyViet - English Version
No Result
View All Result

14 Web Vulnerability Scan Tools to Exploit

AnonyViet by AnonyViet
January 31, 2023
in Security
0

In the past, many famous websites have been hacked by hackers and caused serious consequences, causing loss of reputation for businesses. The security check for the website is extremely important to avoid future losses. The security assessment for the website needs skilled experts with great cost, in addition, it is necessary to coordinate the use of Application Security Scanner tools to quickly find and provide timely patches to ensure the security of the websites. website.

Join the channel Telegram of the AnonyViet 👉 Link 👈

Application Security Scanner is a software program that allows you to check for security Vulnerabilities on websites.

Application Security Scanner with commercial versions is quite effective like Acunetix web, besides there are many open source webscan programs that bring high efficiency to help experts or programmers quickly and save time. Find security errors on the website system.

You should not confuse open source programs with free programs, they are completely different. Open source is having a repository of source code for that application so that users can customize it in many different ways, sometimes it is developed into an application that sells for money, sometimes it is shared for free, but all must publish the code. source and free applications are of course free, but its source code is unknown.

first. Grabber:
As a WEB APPLICATION vulnerability scanner the vulnerabilities it can detect:
firstCross site scripting
SQL injectionAjax testing
File inclusion
JS source code analyzer
Backup file check
This tool is considered to run quite quickly with small websites and takes a long time with large websites.
This tool is developed in python language and provides no user interface. You can customize or study its source code.

Download it here: http://rgaucher.info/beta/grabber/
Source code on Github: https://github.com/neuroo/grabber

2. Vega:

2
This is a development tool based on java programming language that can run on OSX, Window, Linux platforms.
The Vega tool can look for SQL injection, header injection, directory listing, shell injection, cross site scripting, file inclusion, and several other web application vulnerabilities.
You can set the number of dark scan threads per second when starting to check a website.

Documentation: https://subgraph.com/vega/documentation/index.en.html
Download Vega: https://subgraph.com/vega/

3. Zed Attack Proxy:

3
This is a tool developed by AWASP that runs on Windows, OSX, Unix, Linux platforms. This is a simple and easy to use tool.
Its features are listed below:
Intercepting Proxy
Automatic Scanner
Traditional but powerful spiders
Fuzzer
Web Socket Support
Plug-n-hack support
Authentication support
REST based API
Dynamic SSL certificates
Smartcard and Client Digital Certificates support

Download ZAP : http://code.google.com/p/zaproxy/

4. Wapiti :

4
This is also a good website security testing tool. Its web security testing method is to scan links and insert test data on objects (texbox…), it supports GET and HTTP POST. Vulnerabilities that can be detected with this tool:

File Disclosure
File inclusion
Cross Site Scripting (XSS)
Command execution detection
CRLF Injection
SEL Injection and Xpath Injection
Weak .htaccess configuration
Backup files disclosure

This is a tool that uses the command line to manipulate, so it is difficult for experts to use for beginners.

Download Wapiti with source code: http://wapiti.sourceforge.net/

5. W3af :

w3af_cold_start
This web security testing tool is developed in python language. Using this tool you can check more than 200 web application vulnerabilities including dangerous vulnerabilities such as: SQL injection, Cross-Site Scripting.

The special thing is that this tool is accompanied by a graphical interface with options that allow users to easily use it.
More details about this tool:

https://github.com/andresriancho/w3af/
Download it from the official website: http://w3af.org/

6. WebScarab :

5
This is not a beginner tool as it is designed for people who have a good understanding of HTTP and know how to code.
In addition to features like other website security testing tools, the tool has a spider-like function that automatically finds the target’s links and generates scripts to check for vulnerabilities on those links.
Vulnerabilities can be detected by the tool: SQL injection, XSS< CRLF and many more.

Source code of the tool is available on Github: https://github.com/OWASP/OWASP-WebScarab
Download WebScarab here: https://www.owasp.org/index.php/Cate…Scarab_Project

7. Skipfish :
6
This is a tool written in C programming language. It is optimized to run 2000 requests per second without too much CPU of the computer, so the speed is quite fast.
This tool is run on platforms: OSX, Linux, Window.

Download Skipfish or code from GOogle Codes: http://code.google.com/p/skipfish/

8. Ratproxy:
Ratproxy is also an open source web application security testing tool. It supports Linux, FreeBSD, MacOS X, and (Cygwin) Windows environments.
ratproxy-screen
This tool is designed to overcome problems users often face when using other proxy tools for security checks. It has the ability to distinguish between css and JavaScript code. It also supports the SSL protocol during security checks, which means you can also view the data when the website runs SSL.

You can read more about this tool here: http://code.google.com/p/ratproxy/wiki/RatproxyDoc
Download http://code.google.com/p/ratproxy/

9. SQLMap :
This is probably the most commonly used tool and many of you know about it.
QALMap is written in Python programming language and runs by command line on all 3 platforms OSX, Linux, Window.
You can learn more about this tool at:

https://github.com/sqlmapproject/sqlmap
Download SQLMap here: https://github.com/sqlmapproject/sqlmap

ten. Wfuzz:

Wfuzz is a free and open source tool for web application security testing. It can be used to execute GET and POST queries to detect security vulnerabilities such as SQL, XSS, LDAP and many more. It also supports cookie fuzzing, multi-threading, SOCK, Proxy, Authentication, parameters brute forcing, multiple proxy…vvv
This is a tool that does not support the interface, so you must use the command line to use it.

Download Wfuzz from code.google.com: http://code.google.com/p/wfuzz/

11. Grendel-Scan:
This is a tool developed in Java language that runs on OSX, Linux and Window platforms. It helps professionals quickly find web application vulnerabilities.

Download the tool and source code: http://sourceforge.net/projects/grendel/

twelfth. Watcher:
Different from other tools this is a passive program in the form of an add-on. To use it you need to install Fiddler first and then install the Watcher add-on.
As a passive scanner, it does not affect the website or its infrastructure.

Download watcher and its source code: http://websecuritytool.codeplex.com/

13. X5S:
This is a Fiddler add-on to use it you must also install Fiddler first.

Download X5S and source code from codeplex: http://xss.codeplex.com/

14. Arachni:
Arachni is an open source tool developed to provide a penetration testing environment. This tool can detect various web application security vulnerabilities. It can detect various vulnerabilities like SQL Injection, XSS, Local File inclusion, remote file inclusion, unvalidated redirect and many more.

Download this tool here: http://www.arachni-scanner.com/

Through this article, you can know some more tools to help find website security vulnerabilities. The article I only briefly introduced about the above tools, I hope you will have detailed articles introducing that layer of tools for everyone to learn.

Source: resources dot infosecinstitute dot com

Website Vulnerability Scan Tool

Website error scanning tool

The article achieved: 5/5 – (100 votes)

Tags: exploitScantoolsvulnerabilityweb
Previous Post

Download Check Flash – USB quality check software

Next Post

How to hide your Facebook personal information from others

AnonyViet

AnonyViet

Related Posts

How to implement Shellcode Injection attack technique with Autoit
Security

How to implement Shellcode Injection attack technique with Autoit

March 14, 2025
How to exploit the holy hole of Hijacking on Windows
Security

How to exploit the holy hole of Hijacking on Windows

March 8, 2025
Hamamal: Shellcode execution technique from afar to overcome Antivirus's discovery
Security

Hamamal: Shellcode execution technique from afar to overcome Antivirus's discovery

February 10, 2025
Snov.io Email Finder: Search emails with only company name/domain name/LinkedIn profile
Security

Snov.io Email Finder: Search emails with only company name/domain name/LinkedIn profile

December 14, 2024
Capsolver: Automatic solution solution for business
Security

Capsolver: Automatic solution solution for business

December 12, 2024
Seekr: Collect & manage OSINT data
Security

Seekr: Collect & manage OSINT data

November 22, 2024
Next Post
How to hide your Facebook personal information from others

How to hide your Facebook personal information from others

0 0 votes
Article Rating
Subscribe
Login
Notify of
guest

guest

0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments

Recent News

Top 5 game programming languages ​​to learn now

Top 5 game programming languages ​​to learn now

June 8, 2025
The iPhone list is updated with iOS 26

The iPhone list is updated with iOS 26

June 8, 2025
Discover the glowing effect next to the iPhone ios 18 screen

Discover the glowing effect next to the iPhone ios 18 screen

June 8, 2025
[Godot Shooter] #2: Creating characters & shooting bullets

[Godot Shooter] #2: Creating characters & shooting bullets

June 7, 2025
Top 5 game programming languages ​​to learn now

Top 5 game programming languages ​​to learn now

June 8, 2025
The iPhone list is updated with iOS 26

The iPhone list is updated with iOS 26

June 8, 2025
Discover the glowing effect next to the iPhone ios 18 screen

Discover the glowing effect next to the iPhone ios 18 screen

June 8, 2025
AnonyViet - English Version

AnonyViet

AnonyViet is a website share knowledge that you have never learned in school!

We are ready to welcome your comments, as well as your articles sent to AnonyViet.

Follow Us

Contact:

Email: anonyviet.com[@]gmail.com

Main Website: https://anonyviet.com

Recent News

Top 5 game programming languages ​​to learn now

Top 5 game programming languages ​​to learn now

June 8, 2025
The iPhone list is updated with iOS 26

The iPhone list is updated with iOS 26

June 8, 2025
  • Home
  • Home 2
  • Home 3
  • Home 4
  • Home 5
  • Home 6
  • Next Dest Page
  • Sample Page

©2024 AnonyVietFor Knowledge kqxs hôm nay xem phim miễn phí SHBET https://kubet88.yoga/ bj88

No Result
View All Result
  • Home
  • News
  • Software
  • Knowledge
  • MMO
  • Tips
  • Security
  • Network
  • Office

©2024 AnonyVietFor Knowledge kqxs hôm nay xem phim miễn phí SHBET https://kubet88.yoga/ bj88

wpDiscuz
0
0
Would love your thoughts, please comment.x
()
x
| Reply