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.
Introduction Artificial Intelligence is changing how cybersecurity professionals work, especially in penetration testing. Tools that…
The Windows Registry Editor lets you easily view and control critical Windows system and application…
In the rapidly expanding Internet of Things (IoT) ecosystem, billions of devices are constantly exchanging…
Clean and sparkling windows not only improve the look of a property but also reflect…
Have you ever come across a picture on the internet and wondered where it came…
Overview WhatsMyName is a free, community-driven OSINT tool designed to identify where a username exists…