This website requires JavaScript.
Explore
Help
Sign In
KrakenTech
/
RMM-Hunter
Watch
6
Star
0
Fork
0
You've already forked RMM-Hunter
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3f50f208928fc066b23ab9a4cdc932732fbbcd27
RMM-Hunter
/
internal
/
pkg
/
hunt
/
eliminate
T
History
Evan Hosinski
3f50f20892
Enhance API error responses with JSON format, improve suspicious directory detection with worker pool implementation, and refine elimination logic with better index validation and data flow updates. Update UI for active report indicators, item expansion, and eliminated state tracking.
2025-10-12 21:58:11 -04:00
..
autorun.go
Enhance API error responses with JSON format, improve suspicious directory detection with worker pool implementation, and refine elimination logic with better index validation and data flow updates. Update UI for active report indicators, item expansion, and eliminated state tracking.
2025-10-12 21:58:11 -04:00
binary.go
Add
eliminate
package with functions for removing suspicious artifacts (files, directories, processes, services, scheduled tasks) and enhance detection logic to include whitelist checks and multi-indicator scoring
2025-10-11 17:22:44 -04:00
connection.go
Enhance detection logic to include process-based suspicious connection checks and refine firewall rule attributes in
eliminate
package. Add PID-to-process name mapping functionality.
2025-10-11 19:49:21 -04:00
directory.go
Add
eliminate
package with functions for removing suspicious artifacts (files, directories, processes, services, scheduled tasks) and enhance detection logic to include whitelist checks and multi-indicator scoring
2025-10-11 17:22:44 -04:00
processes.go
Refactor suspicious artifact data structures, enhance eliminated state tracking, and update UI rendering for eliminated items. Add JSON marshal/unmarshal support for
Binary
and
Directory
types.
2025-10-11 21:01:07 -04:00
scheduledTasks.go
Add
eliminate
package with functions for removing suspicious artifacts (files, directories, processes, services, scheduled tasks) and enhance detection logic to include whitelist checks and multi-indicator scoring
2025-10-11 17:22:44 -04:00
services.go
Add
eliminate
package with functions for removing suspicious artifacts (files, directories, processes, services, scheduled tasks) and enhance detection logic to include whitelist checks and multi-indicator scoring
2025-10-11 17:22:44 -04:00