The YAWAST Antecedent Web Application Security Toolkit
Project description
YAWAST
The YAWAST Antecedent Web Application Security Toolkit
YAWAST is an application meant to simplify initial analysis and information gathering for penetration testers and security auditors. It performs basic checks in these categories:
- TLS/SSL - Versions and cipher suites supported; common issues.
- Information Disclosure - Checks for common information leaks.
- Presence of Files or Directories - Checks for files or directories that could indicate a security issue.
- Common Vulnerabilities
- Missing Security Headers
This is meant to provide a easy way to perform initial analysis and information discovery. It's not a full testing suite, and it certainly isn't Metasploit. The idea is to provide a quick way to perform initial data collection, which can then be used to better target further tests. It is especially useful when used in conjunction with Burp Suite (via the --proxy
parameter).
Documentation
Please see yawast.org for full documentation.
Usage
The most common usage scenario is as simple as:
yawast scan <url1> <url2>
Detailed usage information is available on the YAWAST web site.
Contributing
- Fork it (https://github.com/adamcaudill/yawast/fork)
- Create your feature branch (
git checkout -b my-new-feature origin/develop
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
Issues that are labeled as beginner are great starting points for new contributors. These are less complex issues that will help make you familiar with working on YAWAST.
Contributions, in the form of feature requests and pull requests are both welcome and encouraged. YAWAST will only evolve if users are willing and able to give back, and work too make YAWAST better for everyone.
Information on development standards, and guidelines for issues are available in our CONTRIBUTING document.
Special Thanks
- BSI AppSec - Generously providing time to improve this tool.
- SecLists - Various lists are based on the resources collected by this project.
- FuzzDB Project - Various lists are based on the resources collected by this project.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file yawast-0.11.0.tar.gz
.
File metadata
- Download URL: yawast-0.11.0.tar.gz
- Upload date:
- Size: 232.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bc4ebf1a4513a8a2dd422a16538369ddd9f447de852dc4eea1ed63fb0d84fe93 |
|
MD5 | 73d2fc61add286a34131bc2ac8f2c4ff |
|
BLAKE2b-256 | d3f68082e949efa4e8f4139599f4c9773cdfed6d18c1e08f4f731e6cc95fbf9a |
File details
Details for the file yawast-0.11.0-py3-none-any.whl
.
File metadata
- Download URL: yawast-0.11.0-py3-none-any.whl
- Upload date:
- Size: 265.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.7.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1095949ae889786fd5f34e7658a59d3991e6e41c41c8c74cfd6d542a533566e8 |
|
MD5 | 0452677f4949d9e22a77c1d7b67f08d0 |
|
BLAKE2b-256 | 4909d14a682d57329e7e5668debfe9bda9e98bcd8c0883880d590e94114c3d40 |