faker

command module
v0.1.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 17, 2026 License: MIT Imports: 22 Imported by: 0

README

Faker

A CLI tool that generates fake system artifacts to stress test machines and validate security solutions.

What it does

  • Chrome artifacts — fake cookies, cache, and browsing history
  • Trash/Recycle Bin — Lorem Ipsum files moved to OS trash
  • Temp files — random files written to the system temp directory
  • Firewall hits — HTTP requests to configurable high-risk domains
  • Virus signatures — EICAR test files (optionally packaged as an ISO and mounted)
  • Registry entries — fake entries (Windows only)

Usage

  1. Edit config.toml to enable/disable modules and set counts.
  2. Run the binary:
go run main.go

Configuration

All settings live in config.toml. Each module has an enabled flag and a count. Chrome paths auto-detect but can be overridden.

Disclaimer

This tool is intended only for stress testing and security solution validation. Using it for malicious or nefarious purposes is strictly prohibited. If you are using this software, you agree that you will not be using for aforementioned activities. Using this software for spamming is prohibited too.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
general/stress
stress/cpu.go
stress/cpu.go

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL