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.
Release files for yawast 0.11.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| yawast-0.11.0.tar.gz | 232.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| yawast-0.11.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 498.1 kB
Release files / yawast-0.11.0.tar.gz
| Download URL | yawast-0.11.0.tar.gz |
|---|---|
| Size | 232.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
bc4ebf1a4513a8a2dd422a16538369ddd9f447de852dc4eea1ed63fb0d84fe93
|
|
BLAKE2b-256 checksum How to use checksums |
d3f68082e949efa4e8f4139599f4c9773cdfed6d18c1e08f4f731e6cc95fbf9a
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / yawast-0.11.0-py3-none-any.whl
| Download URL | yawast-0.11.0-py3-none-any.whl |
|---|---|
| Size | 265.4 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1095949ae889786fd5f34e7658a59d3991e6e41c41c8c74cfd6d542a533566e8
|
|
BLAKE2b-256 checksum How to use checksums |
4909d14a682d57329e7e5668debfe9bda9e98bcd8c0883880d590e94114c3d40
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|