Skip to content

Releases: FourCoreLabs/firedrill

v0.4

26 Jan 07:24

Choose a tag to compare

Changelog

  • 908cc04 updated go version in goreleaser
  • 9e8193d added new goreleaser
  • 7d3ac03 Merge pull request #8 from FourCoreLabs/ransomware-generic
  • 95a964c feat. added wallpaper restore functionality, and system ransomware
  • a7c0d0e Adding Ransomware Generic Behaviour
  • 6936ac5 fix: use fourcore.io
  • 5823522 feat: add tldr
  • 2bb51e7 feat: add status badge
  • 7d7081e feat: add blog link
  • dac2533 fix: wait 10 seconds and update runkey command
  • 8af260b fix: update intezer links
  • d35d96c feat: add intezer analysis in sandbox

v0.3

23 Jan 10:32

Choose a tag to compare

Changelog

  • f80f84a fix: remove ldflags because garble fails with it
  • 4962345 feat: add table for sandbox analysis; remove build tag from winwallpaper
  • c884882 feat: update readme for uac and registry simulations
  • 3ec9034 feat: add sandbox analysis links in ransomware and discovery
  • 88579af refactor: change emoji position
  • fe68fd2 feat: add registry run key and uac bypass make commands in README
  • e05e404 added run-key persistence (#7)
  • 917892b Merge pull request #6 from FourCoreLabs/feat-fodhelper-uac
  • eafbd19 Update pkg/behaviours/bypass_fodhelper/bypass_fodhelper.go
  • 8709a17 Update pkg/behaviours/bypass_fodhelper/bypass_fodhelper.go
  • aaf0b67 feat: add fodhelper uac bypass
  • 369a2da feat: garble release binary (#5)

v0.2

14 Nov 17:37

Choose a tag to compare

Changelog

418f8f4 updated README.md with discovery simulations
8745286 feat: added discovery behaviours - peripheral, software, process (#4)
64698d9 feat: add ransomware simulation readme

v0.1

13 Nov 19:00
d202d52

Choose a tag to compare

Changelog

d202d52 Merge pull request #3 from FourCoreLabs/feat-ransom-wallpaper
2da1e73 feat: added functionality to change current system wallpaper to mimic typical ransomware behaviour
e7a23db feat: add goreleaser action (#2)
6c2cdc4 Merge pull request #1 from FourCoreLabs/feat-ransomware
3e312b3 feat: add ransomware encryption behaviour with test files
1fcbb60 feat: add ransomware encryption behavior
a1ff153 feat(wip): ransomware encryption, add test files for encryption, write test files to disk on desktop
a5f913d feat: add ransom note dropper
1824f1b feat: add sergeant to execute behaviours, add explainer image in readme; fix: readme typo
c4321aa feat: initial commit