暂无图片
暂无图片
暂无图片
暂无图片
暂无图片

Hackthebox靶场平台免费注册

HACKWAY 2021-06-12
1703


访问邀请码页面

https://www.hackthebox.eu/invite

F12控制台输入

$.post('https://www.hackthebox.eu/api/invite/generate',function(data){<!-- -->console.log(data)})

点开出现的数据

提交 xxxxxx= 经过base64解码后的字符串


开始注册

The g-recaptcha-response field is required.

使用了谷歌的reCAPTCHA验证码,在国内不能正常的访问,加载不出来 插件gooreplacer,可以替换网站资源的网址。 Chrome搜索gooreplacer下载,然后打开chrome://extensions/,将下载的crx文件拖入浏览器窗口

Firefox可在 https://addons.mozilla.org/zh-CN/firefox/addon/gooreplacer/安装

插件安装完成之后,打开管理界面,像这样

然后点击界面上的Add

Source

www.google.com/recaptcha

Destination

recaptcha.net/recaptcha

配置加载完成


参考资料

[0]参考文章:https://blog.csdn.net/qq_45951598/article/details/115269108

为你铺好的HACKWAY
长按扫码上车
你点的每个在看,我都认真当成了喜欢
文章转载自HACKWAY,如果涉嫌侵权,请发送邮件至:contact@modb.pro进行举报,并提供相关证据,一经查实,墨天轮将立刻删除相关内容。

评论