Adir Shitrit
|
9ef666ba9d
|
Merge pull request #1 from pandaadir05/master
main with mitre attack
|
2025-11-08 13:48:51 +02:00 |
|
Adir Shitrit
|
dc230889dc
|
main with mitre attack
|
2025-11-08 13:47:23 +02:00 |
|
Adir Shitrit
|
cc2c2ead92
|
main wiht mitre attack
|
2025-11-08 13:43:45 +02:00 |
|
Adir Shitrit
|
87c2c85fd7
|
mitre detetction
|
2025-11-08 13:43:11 +02:00 |
|
Adir Shitrit
|
be73f614eb
|
add neural memory analysis engine
|
2025-11-08 13:33:51 +02:00 |
|
Adir Shitrit
|
94afac576d
|
add behavioral ML analysis engine
|
2025-11-08 13:33:17 +02:00 |
|
Adir Shitrit
|
65768c6600
|
add dynamic YARA rule engine
|
2025-11-08 13:32:41 +02:00 |
|
Adir Shitrit
|
94508647fc
|
add live threat intelligence feeds
|
2025-11-08 13:32:13 +02:00 |
|
Adir Shitrit
|
773b1b4848
|
add cloud ML engine for threat detection
|
2025-11-08 13:31:52 +02:00 |
|
Adir Shitrit
|
170f254b10
|
Add proper exit codes for automation
|
2025-11-08 12:44:10 +02:00 |
|
Adir Shitrit
|
d96ec90000
|
Add dynamic version from Cargo.toml
|
2025-11-08 12:43:40 +02:00 |
|
Adir Shitrit
|
cdb294a365
|
Add configuration file support to CLI
|
2025-11-08 12:43:11 +02:00 |
|
Adir Shitrit
|
d89444a268
|
Add JSON output format support
|
2025-11-08 12:40:55 +02:00 |
|
Adir Shitrit
|
662d239deb
|
Add process name filtering option
|
2025-11-08 12:37:49 +02:00 |
|
Adir Shitrit
|
1a237b8a9e
|
Add quiet mode for automated scanning
|
2025-11-08 12:37:03 +02:00 |
|
Adir Shitrit
|
f72b530f6c
|
Add structured logging with debug flag
|
2025-11-08 12:35:41 +02:00 |
|
Adir Shitrit
|
3ae9cbc907
|
Add output file option to CLI
|
2025-11-08 12:29:21 +02:00 |
|
Adir Shitrit
|
444cf191e4
|
improve CLI help text with detailed description
|
2025-11-08 12:26:48 +02:00 |
|
Adir Shitrit
|
e8c1b990f6
|
add Makefile for build automation and development
|
2025-11-08 12:22:43 +02:00 |
|
Adir Shitrit
|
6a7c66e382
|
track and report memory access errors in verbose mode
|
2025-11-08 12:22:19 +02:00 |
|
Adir Shitrit
|
30614fe77e
|
improve error handling for invalid PID input
|
2025-11-08 12:21:52 +02:00 |
|
Adir Shitrit
|
3aeffc8735
|
add CSV output format option
|
2025-11-08 12:21:27 +02:00 |
|
Adir Shitrit
|
fe3e5e3b21
|
add configuration system with TOML support
|
2025-11-08 12:20:53 +02:00 |
|
Adir Shitrit
|
977b3e310a
|
add target PID option to CLI
|
2025-11-08 12:20:02 +02:00 |
|
Adir Shitrit
|
db7a60d091
|
enhance TUI layout and threat visualization
|
2025-11-08 11:49:39 +02:00 |
|
Adir Shitrit
|
75171c7ff2
|
improve TUI responsiveness and error handling
|
2025-11-08 11:49:33 +02:00 |
|
Adir Shitrit
|
a90a6d8091
|
expand MITRE ATT&CK technique coverage mapping
|
2025-11-08 11:49:27 +02:00 |
|
Adir Shitrit
|
cb9e072655
|
update security guidelines and vulnerability reporting
|
2025-11-08 11:49:12 +02:00 |
|
Adir Shitrit
|
e5eeb4fea5
|
update gitignore for build artifacts and logs
|
2025-11-08 11:49:06 +02:00 |
|
Adir Shitrit
|
26a99a59e2
|
document research framework and analysis methods
|
2025-11-08 11:48:33 +02:00 |
|
Adir Shitrit
|
24463dfe83
|
add performance optimization guide
|
2025-11-08 11:48:27 +02:00 |
|
Adir Shitrit
|
2581cdd87a
|
add command line options for output format and verbosity
|
2025-11-08 11:48:20 +02:00 |
|
Adir Shitrit
|
bb93dcb14c
|
implement comprehensive testing framework for validation
|
2025-11-08 11:48:04 +02:00 |
|
Adir Shitrit
|
e4ad7c6862
|
add eBPF kernel tracing for Linux process monitoring
|
2025-11-08 11:47:58 +02:00 |
|
Adir Shitrit
|
cd61b89eb5
|
update dependencies for async and serialization support
|
2025-11-08 11:47:46 +02:00 |
|
Adir Shitrit
|
279fb8f434
|
integrate new detection modules into main engine
|
2025-11-08 11:47:39 +02:00 |
|
Adir Shitrit
|
21dce3ae9e
|
implement real-time event streaming and alerting
|
2025-11-08 11:47:33 +02:00 |
|
Adir Shitrit
|
f961f1eb9b
|
add anti-analysis evasion detection capabilities
|
2025-11-08 11:47:27 +02:00 |
|
Adir Shitrit
|
0df02e127a
|
implement threat intelligence lookup and IOC matching
|
2025-11-08 11:47:21 +02:00 |
|
Adir Shitrit
|
095123f405
|
add statistical anomaly detection for process analysis
|
2025-11-08 11:47:15 +02:00 |
|
Adir Shitrit
|
5794afb4a0
|
feat: implement sophisticated TUI with real-time monitoring
|
2025-11-08 11:23:10 +02:00 |
|
Adir Shitrit
|
cbbd68fa55
|
docs: add comprehensive MITRE ATT&CK technique mapping
|
2025-11-08 11:19:11 +02:00 |
|
Adir Shitrit
|
fcafb7e471
|
feat: add comprehensive CI/CD pipeline and Docker support
|
2025-11-08 11:18:27 +02:00 |
|
Adir Shitrit
|
bae68652e1
|
feat: implement comprehensive process hollowing detection
|
2025-11-08 11:16:42 +02:00 |
|
Adir Shitrit
|
7eddbb575a
|
feat: implement sophisticated shellcode pattern detection
|
2025-11-08 11:15:12 +02:00 |
|
Adir Shitrit
|
c65d24cd16
|
feat: add Windows hook injection detection (SetWindowsHookEx)
|
2025-11-08 11:13:14 +02:00 |
|
Adir Shitrit
|
47c58f6b50
|
add comprehensive unit tests for detection engine
|
2025-11-08 11:11:06 +02:00 |
|
Adir Shitrit
|
168d3485ed
|
perf: skip system processes to improve scan speed by 15%
|
2025-11-08 11:10:43 +02:00 |
|
Adir Shitrit
|
1317e27b5e
|
fix: handle system process PIDs in memory enumeration
|
2025-11-08 11:10:29 +02:00 |
|
Adir Shitrit
|
4740304043
|
add creation_time field to ThreadInfo struct
|
2025-11-08 11:10:12 +02:00 |
|