|
1 | 1 | # <img src="https://raw.githubusercontent.com/secutils-dev/secutils/main/assets/logo/secutils-logo-initials.png" alt="Secutils.dev" width="22"> [Secutils.dev](https://secutils.dev) · [](https://github.com/secutils-dev/secutils/blob/main/LICENSE) [](https://github.com/secutils-dev/secutils/actions) |
2 | 2 |
|
3 | | -Secutils.dev is an open-source, versatile, yet simple toolbox for security-minded engineers. |
| 3 | +Secutils.dev is an open-source, versatile, yet simple toolbox for security-minded engineers built by application security engineers. |
4 | 4 |
|
5 | 5 | Refer to [secutils-dev/secutils-webui](https://github.com/secutils-dev/secutils-webui) for the web interface component of Secutils.dev. |
6 | 6 |
|
7 | | -## Benefits |
| 7 | + |
8 | 8 |
|
9 | | -The main goal of this project is to provide security-minded engineers with a user-friendly, all-in-one toolbox for their day-to-day job that adheres to [open security principles](https://en.wikipedia.org/wiki/Open_security). You might want to consider Secutils.dev as a part of your usual development workflow for the following reasons: |
| 9 | +## Why Secutils.dev? |
10 | 10 |
|
11 | | -* Built by application security engineer for security-minded engineers |
12 | | -* Carefully selected utilities that are commonly used in daily work |
| 11 | +Big security solutions are impressive, but often too expensive, complex, and kind of overkill for us regular engineers. On the other hand, there's a bunch of handy tools and scripts tackling specific security problems - they're simple and affordable, but trying to juggle them is hard and messy. Secutils.dev aims to be the sweet spot between hefty solutions and scattered tools. It's open, user-friendly, and your go-to toolbox filled with carefully selected utilities commonly used in daily work, whether you're operating solo or part of a big team. |
| 12 | + |
| 13 | +Secutils.dev adheres to [open security principles](https://en.wikipedia.org/wiki/Open_security) and offers: |
13 | 14 | * Guided experience for complex security concepts |
14 | | -* Request bin, CSP builder, certificate generator, web scraper and more |
15 | | -* Intuitive and customizable user interface |
| 15 | +* [Request responders](https://secutils.dev/docs/guides/webhooks) for rapid mocking of HTTP APIs and webhooks |
| 16 | +* [Templates](https://secutils.dev/docs/guides/digital_certificates) for certificates and private keys to test cryptographic security protocols |
| 17 | +* [Content Security Policy (CSP) management](https://secutils.dev/docs/guides/web_security/csp), enabling the import and creation of policies from scratch |
| 18 | +* Tools for [web page resource scraping](https://secutils.dev/docs/guides/web_scraping/resources), content tracking, and more |
16 | 19 |
|
17 | 20 | ## Getting started |
18 | 21 |
|
|
0 commit comments