Releases: Neo23x0/Raccine
Releases · Neo23x0/Raccine
Raccine 0.10.2
- Coverage for
diskshadow.exe delete shadows
https://twitter.com/VM_vivisector/status/1317611640985067520?s=20
Raccine 0.10.1
- fix: simulated block didn't invoke the original command
- refactor: refactored block and logging for simulation mode
Raccine 0.10.0
Raccine 0.9.0
- Logging to Windows Eventlog by @JohnLaTwC
- Sigma rule
Raccine 0.8.0
- Creates a log file with all intercepted requests and actions performed
C:\ProgramData\Raccine_log.txt
- major work by @Omodaka9375 - Coverage for alternative command line variable indicator
/
and not just-
as noted by @FuzzySecurity
https://twitter.com/FuzzySec/status/1317118979639566336
Raccine 0.7.2
- absolute paths in registry patch to avoid attacks with fake raccine.exe files placed somewhere else in the PATH https://twitter.com/Hexacorn/status/1317123866028802048
Raccine 0.7.1
- code improvements by @JohnLaTwC #18
Raccine 0.7.0
Raccine 0.6.0
- Additional checks for
bcdedit.exe /set {default} bootstatuspolicy ignoreallfailures
andbcdedit.exe /set {default} recoveryenabled no
by @Omodaka9375