Skip to content

Commit 874ef0b

Browse files
authored
Update and rename Version Leak to Version_Leak.md
1 parent 1f5bdb9 commit 874ef0b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1+
# Version Leak
2+
3+
```
14
step1. go to the target says- https://redacted.com
25
step2. open view page source
36
step3. check for path, directories
47
step4. go that path says- https://redacted.com/theme/css/file.css
58
step5. try to visit all directories and check it is accessible or not.
69
step5. if it is give 403
710
step6. add %0, %m, %2e, says- https://redacted.com/%0theme and then check the response, it will show the running server name, and version information.
8-
9-
And check for also css path url, sometime it contain some path.
11+
```
12+
- And check for also css path url, sometime it contain some path.

0 commit comments

Comments
 (0)