## https://sploitus.com/exploit?id=E77CF28E-D080-5819-880E-1CF40B351BAF
This is an exploit module/toolkit targeting the CVE-2021-3156 sudo vulnerability, dubbed Baron Samedit by Qualys. The target product/service is the sudo command, and the vulnerability class/vector is a heap-based overflow. The probable entry point is the `sudoedit` function, which is a part of the sudo command. The notable dependency/tooling is the `libnss_X` library, which is used to create a shared object file that exploits the vulnerability. The execution context is a command-line interface (CLI) usage, where the user runs the `sudo-hax-me-a-sandwich` script with various arguments. The run method is typically invoked by running the script with a target number, smash length A, smash length B, null stomp length, and lc all length. The expected impact is remote code execution, as the exploit aims to setuid to 0 and execute a shell.