mirror of
https://github.com/aljazceru/securedorg.github.io.git
synced 2025-12-24 17:34:20 +01:00
updating navigation
This commit is contained in:
@@ -6,3 +6,11 @@ title: RE Tools
|
||||
[Go Back to Reverse Engineering Malware 101](https://securedorg.github.io/RE101/)
|
||||
|
||||
# Section 3: Reverse Engineering (RE) Tools #
|
||||
|
||||
* Disassembler
|
||||
* Decompilers
|
||||
* Debugger
|
||||
* Information Gathering
|
||||
* Support
|
||||
|
||||
[Section 2 <- Back](https://securedorg.github.io/RE101/section2) | [Next -> Section 4](https://securedorg.github.io/RE101/section4)
|
||||
|
||||
@@ -6,3 +6,5 @@ title: Static Analysis
|
||||
[Go Back to Reverse Engineering Malware 101](https://securedorg.github.io/RE101/)
|
||||
|
||||
# Section 5: Static Analysis #
|
||||
|
||||
[Section 4 <- Back](https://securedorg.github.io/RE101/section4) | [Next -> Section 6](https://securedorg.github.io/RE101/section6)
|
||||
|
||||
@@ -6,3 +6,12 @@ title: Triage Analysis
|
||||
[Go Back to Reverse Engineering Malware 101](https://securedorg.github.io/RE101/)
|
||||
|
||||
# Section 4: Triage Analysis #
|
||||
|
||||
* Simple Search
|
||||
* Collect Strings
|
||||
* Check AV vendors
|
||||
* Get basic PE information
|
||||
* Run it in a VM
|
||||
* Capture network information
|
||||
|
||||
[Section 3 <- Back](https://securedorg.github.io/RE101/section3) | [Next -> Section 4](https://securedorg.github.io/RE101/section4)
|
||||
|
||||
Reference in New Issue
Block a user