Skip to content

Commit 643df20

Browse files
committed
HTB Guardian Grammar + Spelling Fixes
1 parent 8045d5c commit 643df20

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

_posts/2026-03-02-htbguardian.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ We can add `portal.guardian.htb` to our `/etc/hosts`.
173173
174174
![Student Portal Login](Portal%20Login.png)
175175
176-
It seems we require a username (student's would submit their student ID starting with `GU`) and a password. When looking around the main site, we can see testimonials by students at this school.
176+
It seems we require a username (students would submit their student ID starting with `GU`) and a password. When looking around the main site, we can see testimonials by students at this school.
177177
178178
![Student Testimonials](Student%20Testimonials.png)
179179
@@ -199,7 +199,7 @@ When clicking `Portal Guide`, we are redirected to a PDF file. There, we see a d
199199
200200
![Default Password](Default%20Password.png)
201201
202-
It is possible that one of the users we found above did not change their password and still uses the default password. When testing out all users, inceed one user `GU0142023` is still using the default password!
202+
It is possible that one of the users we found above did not change their password and still uses the default password. When testing out all users, indeed one user `GU0142023` is still using the default password!
203203
204204
![GU0142023 Default Password](GU0142023%20Default%20Password.png)
205205
@@ -235,7 +235,7 @@ We can see that the code for `portal.guardian.htb` is available.
235235
236236
![Code for portal.guardian.htb](portal.guardian.htb%20Code.png)
237237
238-
When looking around, we find the file `config.php` containing the username and password for a mysql database on the machine. We can only access it through initail access, but it can be useful for the future.
238+
When looking around, we find the file `config.php` containing the username and password for a mysql database on the machine. We can only access it through initial access, but it can be useful for the future.
239239
240240
![MySQL Database Username and Password](DB%20User+Pass.png)
241241

0 commit comments

Comments
 (0)