| Tools | https://def.tools/ |
| Github | https://github.com/defparam |
ffuf v2.1.0 released!
There's a good bunch of new features as well as some smaller fixes.
The major new features include:
- Integration with https://github.com/ffuf/pencode that allows you to encode (chain) your wordlist inputs in various ways.
- A cli flag to disable the automatic URL encoding for the wordlist inputs in URLs (ready to break some shit?)
- Extensible auto-calibration strategies
- Client certificate authentication support
Full changelog can be found at: https://github.com/ffuf/ffuf/blob/v2.1.0/CHANGELOG.md
I'm going to write a bit of documentation about the more complex new features, but in case you are eager to try them out, see the following dev docs:
- Extensible auto-calibration strategies: https://github.com/ffuf/ffuf/pull/694#issuecomment-1620163955
- Pencode integration: https://github.com/ffuf/ffuf/pull/717
Love research? We're hiring! Join @gaz and I to invent and share novel web hacking techniques.
https://portswigger.net/careers/web-vulnerability-researcher
A new AWS whitepaper covering Nitro -
"The Security Design of the AWS Nitro System". Super interesting deep dive into virtualization and the AWS approach to security.
HTML: https://docs.aws.amazon.com/whitepapers/latest/security-design-of-aws-nitro-system/security-design-of-aws-nitro-system.html
PDF: https://docs.aws.amazon.com/pdfs/whitepapers/latest/security-design-of-aws-nitro-system/security-design-of-aws-nitro-system.pdf
Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides secure, resizable compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers. The AWS Nitro System is the underlying platform for all modern EC2 instances. This whitepaper provides a detailed description of the security design of the Nitro System to assist you in evaluating EC2 for your sensitive workloads.