Skip to content

Commit e4e67c5

Browse files
Update MASTG-TEST-0228.md (#3106)
Removed 2nd step because was wrong.
1 parent 4b08f11 commit e4e67c5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests-beta/ios/MASVS-CODE/MASTG-TEST-0228.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ This test case checks if the main executable is compiled with PIE.
2020
## Steps
2121

2222
1. Extract the application and identify the main binary (@MASTG-TECH-0054).
23-
2. Identify all shared libraries (@MASTG-TECH-0082).
24-
3. Run @MASTG-TECH-0118 on the main binary and grep for "pic" or the corresponding keyword used by the selected tool.
23+
2. Run @MASTG-TECH-0118 on the main binary and grep for "pic" or the corresponding keyword used by the selected tool.
2524

2625
## Observation
2726

0 commit comments

Comments
 (0)