This shows you the differences between two versions of the page.
|
isc:labs:07 [2025/11/14 09:15] florin.stancu [Tasks] |
isc:labs:07 [2025/11/14 09:17] (current) florin.stancu [Tasks] |
||
|---|---|---|---|
| Line 226: | Line 226: | ||
| * Once you found it, try to find the hidden source code flag! | * Once you found it, try to find the hidden source code flag! | ||
| * Hint: try to guess the path to a [[https://docs.npmjs.com/files/package.json|well-known file]] that all NodeJS projects have! It may reference the main script's name! | * Hint: try to guess the path to a [[https://docs.npmjs.com/files/package.json|well-known file]] that all NodeJS projects have! It may reference the main script's name! | ||
| - | * You can try using a dirbuster-like tool: [[https://github.com/OJ/gobuster|gobuster]] | + | * You can try using a dirbuster-like tool: [[https://github.com/OJ/gobuster|gobuster]] (+ a web sites [[https://github.com/danielmiessler/SecLists|word list]]) |
| <solution -hidden> | <solution -hidden> | ||