-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathProgress.txt
37 lines (28 loc) · 1.1 KB
/
Progress.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
STEP1: EXTRACT INFORMATION ABOUT PROGRAMS ON DISK:
==================================================
1. LINUX:
[o] Extract information by APT method
[o] Extract information by GIT method
[ ] Extract information by MAN PAGE method
[o] Extract information from filesystem
2. WINDOWS:
[ ] Extract information by REGISTRY method
[ ] Extract information by FILEPATH method
[ ] Extract information by OTHERS (Menu entries/Browser) method
STEP 2: CHECK LATEST INFORMATION OF PROGRAMS:
=============================================
[-] Get latest VERSION information from Internet
[-] Get COMPILATION DATE information from Internet
[ ] Get HASH information from other source (Symantec)
STEP 3: COMPARE THE INFORMATION GATHERED:
========================================
[ ] Check VERSION and RELEASED date
[ ] Check COMPILATION DATE
[ ] Check HASH information
[-] Heuristical analyze
STEP 4: MAKE SUMMARY REPORT
===========================
[ ] Make a visualized report
-----------------------------------------------------------
[ ] NOT STARTED; [-] DOING; [o] DONE
-----------------------------------------------------------