Sinon is a modular tool for automatic burn-in of Windows-based deception hosts that aims to reduce the difficulty of orchestrating deception hosts at scale whilst enabling diversity and randomness through generative capabilities.
It has been created as a proof-of-concept and is not intended for production deception environments.
It would likely be better suited to having content pre-generated and built into a one-time script, as we wouldn’t want to be storing secrets like OpenAI API keys on a decoy or deception host.
Sinon performs the following functions, as determined by a config file:
git clone https://github.com/yourusername/sinon.git
cd sinon
config.yaml
file to suit your needs. See the Config Items section for details.go build -o sinon
# building for windows on linux: GOOS=windows GOARCH=amd64 go build -o sinon.exe
3. Deploy the application to your target machine:
For more information click here.
A critical vulnerability, CVE-2025-29927, has been identified in Next.js, a React-based web framework by Vercel.…
pugDNS is an experimental, high-performance DNS query tool designed to facilitate fast and accurate bulk…
The ZeroDays CTF 2025, held on March 22nd at Croke Park in Dublin, Ireland, marks…
CloudPEASS is a suite of tools designed to help users identify potential privilege escalation paths…
The OSCE³ (Offensive Security Certified Expert 3) and OSEE (Offensive Security Exploitation Expert) certifications are…
Nyxian is a JavaScript-based low-level scripting language designed specifically for iOS. It provides a powerful…