Hello HYH,
When doing the HTB-LinkVortex machine, the file ‘ghost/core/test/regression/api/admin
/authentication.test.js’ no longer has the password ‘OctopiFociPilfer45’ as in your writeup. Any further ideas?
Hello HYH,
When doing the HTB-LinkVortex machine, the file 'ghost/core/test/regression/api/admin
/authentication.test.js' no longer has the password 'OctopiFociPilfer45' as in your writeup. Any further ideas?
Are you sure? I checked git-dumper results just right now, and the password still in there……
I think the way to get password hasn’t changed yet, maybe somewhere you did wrong
my terminal below👇
[root@kali] /home/kali/LinkVortex/gg/ghost/core/test/regression/api/admin (v5.58.0) ⚡
❯ cat authentication.test.js| grep ‘pass’
const password = ‘OctopiFociPilfer45’;
password,
await agent.loginAs(email, password);
password: ‘thisissupersafe’,
password: ‘thisissupersafe’,
Are you sure? I checked git-dumper results just right now, and the password still in there......
I think the way to get password hasn't changed yet, maybe somewhere you did wrong
my terminal below👇
[root@kali] /home/kali/LinkVortex/gg/ghost/core/test/regression/api/admin (v5.58.0) ⚡
❯ cat authentication.test.js| grep 'pass'
const password = 'OctopiFociPilfer45';
password,
await agent.loginAs(email, password);
password: 'thisissupersafe',
password: 'thisissupersafe',
Ki2is
Windows Chrome
4 天前
2025-1-14 2:29:43
Hi hyh, I’ve tried the GET /export/../../../../../var/www/backupapp.zip HTTP/1.1
Terminal command at yummy machine, but it did not work. It responds with an 403 Error
What’s the matter??
Hi hyh, I've tried the GET /export/../../../../../var/www/backupapp.zip HTTP/1.1
Terminal command at yummy machine, but it did not work. It responds with an 403 Error
What's the matter??
403 may be your session is out of date.Try to register another user? I didnt catch any 403, only 500 when I repeat the request a few times.These request should be sent only once,then you have to intercept a new one.
403 may be your session is out of date.Try to register another user? I didnt catch any 403, only 500 when I repeat the request a few times.These request should be sent only once,then you have to intercept a new one.
请问在 HTB-EscapeTwo 这篇帖子中 rose / KxEPkKe6R8su 密码组合是怎么得到的?我尝试过爆破、弱口令,但是效果不好
这是机器默认给的信息,在开机那里仔细看看
这几天在屯文章,后面会一并发表。。。都是关于Windows AD域的
love your site and things in it, thank you!!!
Hello HYH,
When doing the HTB-LinkVortex machine, the file ‘ghost/core/test/regression/api/admin
/authentication.test.js’ no longer has the password ‘OctopiFociPilfer45’ as in your writeup. Any further ideas?
Are you sure? I checked git-dumper results just right now, and the password still in there……
I think the way to get password hasn’t changed yet, maybe somewhere you did wrong
my terminal below👇
[root@kali] /home/kali/LinkVortex/gg/ghost/core/test/regression/api/admin (v5.58.0) ⚡
❯ cat authentication.test.js| grep ‘pass’
const password = ‘OctopiFociPilfer45’;
password,
await agent.loginAs(email, password);
password: ‘thisissupersafe’,
password: ‘thisissupersafe’,
Hi hyh, I’ve tried the GET /export/../../../../../var/www/backupapp.zip HTTP/1.1
Terminal command at yummy machine, but it did not work. It responds with an 403 Error
What’s the matter??
403 may be your session is out of date.Try to register another user? I didnt catch any 403, only 500 when I repeat the request a few times.These request should be sent only once,then you have to intercept a new one.
Hackthebox Season 7 来了!!!!
为什么字体 CDN 会报错 429 呢???换了另外一个字体CDN就好了。
放寒假的时候想搞一个HTB的VIP来试试
右下角加了一只猫,或许会对网站初始化速度有一点影响。