@7nsane/zift 2.2.0 → 2.2.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/v22_output.txt +0 -12
- package/v22_output_fixed.txt +0 -16
package/package.json
CHANGED
package/v22_output.txt
DELETED
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
🛡️ Verifying Zift v2.2.0 Deterministic Architecture...
|
|
2
|
-
📊 Audit Results:
|
|
3
|
-
- [Priority: 1, Score: 100] ZFT-005: Shell Command Execution
|
|
4
|
-
- [Priority: 1, Score: 80] ZFT-001: Environment Variable Exfiltration
|
|
5
|
-
|
|
6
|
-
🔍 Structural Verification:
|
|
7
|
-
- DNS Exfil detected: false
|
|
8
|
-
- Env Exfil detected: true
|
|
9
|
-
- Remote Dropper detected: false
|
|
10
|
-
- Mass Env Access detected: false
|
|
11
|
-
- Dynamic Require detected: false
|
|
12
|
-
❌ v2.2.0 Verification incomplete. Some rules did not trigger as expected.
|
package/v22_output_fixed.txt
DELETED
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
🛡️ Verifying Zift v2.2.0 Deterministic Architecture...
|
|
2
|
-
📊 Audit Results:
|
|
3
|
-
- [Priority: 1, Score: 100] ZFT-005: Shell Command Execution
|
|
4
|
-
- [Priority: 2, Score: 85] ZFT-007: DNS-Based Exfiltration
|
|
5
|
-
- [Priority: 1, Score: 80] ZFT-001: Environment Variable Exfiltration
|
|
6
|
-
- [Priority: 3, Score: 75] ZFT-009: Remote Script Dropper
|
|
7
|
-
- [Priority: 1, Score: 30] ZFT-006: Dynamic Require Dependency
|
|
8
|
-
- [Priority: 1, Score: 20] ZFT-008: Suspicious Information Collection
|
|
9
|
-
|
|
10
|
-
🔍 Structural Verification:
|
|
11
|
-
- DNS Exfil detected: true
|
|
12
|
-
- Env Exfil detected: true
|
|
13
|
-
- Remote Dropper detected: true
|
|
14
|
-
- Mass Env Access detected: true
|
|
15
|
-
- Dynamic Require detected: true
|
|
16
|
-
✅ v2.2.0 Architecture Verified Successfully!
|