secutils icon indicating copy to clipboard operation
secutils copied to clipboard

Secutils.dev is an open-source, versatile, yet simple security toolbox for engineers and researchers

Results 24 secutils issues
Sort by recently updated
recently updated
newest added

## Summary Previously, main Secutils.dev deployment relied on the Docker image produced by `Dockerfile.aarch64-unknown-linux-musl` (aarch64, musl). But starting from `1.0.0-alpha.5` it will no longer be possible since `deno_core` we use...

Category: Bug

## Summary In the context of this issue, we should introduce a way for 'Web Scraping' utility to scrap pages protected by WAF and CAPTCHA. Here are a few pointers:...

Category: Enhancement
Component: Utility: Web Scraping

The "catch-all" responder for a specific sub-path (including the root /) is utilized to handle any request that lacks a more specific responder with a designated path and method. This...

Category: Feature
Component: Utility: Responders

## Summary In the context of this issue, we should introduce a new 'Web Scraping' utility that enables tracking the responses of any HTTP API. The core concept is to...

Category: Feature
Component: Utility: Web Scraping

Follow-up for https://github.com/secutils-dev/secutils/issues/21. Make it possible to publicly share scraped resources

Category: Feature
Component: Utility: Web Scraping

Follow-up for https://github.com/secutils-dev/secutils/issues/21. Make it possible to publicly share tracked responder requests

Category: Feature
Component: Utility: Responders

## Summary Add support for a tool that hides secrets with invisible characters in plain text similar to https://github.com/KuroLabs/stegcloak or https://github.com/rinick/hashdown with the exception that it should be implemented in...

Category: Feature
Component: Utility: Security Tools

## Summary Users might want to subscribe to the security related news, latest published CVEs, new Secutils.dev blog posts etc.

Component: Documentation
Category: Feature

## Summary Currently, we only allow users to create, store, and deploy content security policies. We don't provide any capabilities to help them ensure that the policies are correctly deployed...

Category: Feature
Component: Utility: CSP

## Summary It'd be useful to have a page with resources (e.g. https://owasp.org or https://opensecurityarchitecture.org), podcasts (e.g. https://www.youtube.com/@ApplicationSecurityPodcast or https://opensourcesecurity.io), books etc. that might be useful to application security engineers.

Component: Documentation
Category: Enhancement