Skip to content

Instantly share code, notes, and snippets.

@cococig
cococig / devcontainer.json
Created October 1, 2023 16:22
pentest-starting-with-port-scanner-in-devcontainer
{
"name": "pentest-starting-with-port-scanner",
"dockerComposeFile": "../containers/compose.yaml",
"service": "pentester",
"workspaceFolder": "/home/pentester/code/",
"customizations": {
"vscode": {
"extensions": [
"ms-python.python"
],
@cococig
cococig / hashcat_bench_gtx1060.txt
Created September 10, 2023 16:42
Hashcat bench results Ryzen7 and GeForce GPU
hashcat (v6.2.6) starting in benchmark mode
Benchmarking uses hand-optimized kernel code by default.
You can use it in your cracking session by setting the -O option.
Note: Using optimized kernel code limits the maximum supported password length.
To disable the optimized kernel code in benchmark mode, use the -w option.
* Device #1: WARNING! Kernel exec timeout is not disabled.
This may cause "CL_OUT_OF_RESOURCES" or related errors.
To disable the timeout, see: https://hashcat.net/q/timeoutpatch