OWASP-Benchmark / BenchmarkUtils

OWASP Benchmark Project Utilities - Provides scorecard generation and crawling tools for Benchmark style test suites.
https://owasp.org/www-project-benchmark/
GNU General Public License v3.0
13 stars 48 forks source link

Create new command line crawler and verification crawler #1

Open davewichers opened 2 years ago

davewichers commented 2 years ago

Needed to exercise and validate the new Python test suite.

George recommended we look at: Expect or DejaGnu.

ericwb commented 1 month ago

Is there already a Python test suite in the works? I've been researching how that might be done in case I wanted to pursue it, but would much prefer contributing to something existing or already started.

davewichers commented 1 month ago

This was in support of an idea for creating a command line version of OWASP Benchmark for non-web apps. We have created a very small number of Python code snippets to start this, but that work stalled. With that said, we are slowly working on building crawlers to support command line testing/verification, so you shouldn't have to worry about that part of this. If you want to help build a Python version of Benchmark I'd love to work with you to do so. If interested, reach out to me directly at dave.wichers@owasp.org.