Skip to content

Commit 90f963e

Browse files
committed
Fix Grafana mdBook reference paths
1 parent cd9d08b commit 90f963e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • src/network-services-pentesting/pentesting-web

src/network-services-pentesting/pentesting-web/grafana.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,11 @@ If output shows `uid=0(root)`, Grafana is running as root (common inside some co
114114
The 2025 Grafana client-side traversal and open-redirect chain is already documented in more generic client-side pages. Use those techniques against Grafana-specific paths such as plugin assets, dashboard script loaders, and token-rotation redirects:
115115

116116
{{#ref}}
117-
../../../pentesting-web/client-side-path-traversal.md
117+
../../pentesting-web/client-side-path-traversal.md
118118
{{#endref}}
119119

120120
{{#ref}}
121-
../../../pentesting-web/open-redirect.md
121+
../../pentesting-web/open-redirect.md
122122
{{#endref}}
123123

124124
## References

0 commit comments

Comments
 (0)