如何让我的浏览器暴力破解输入字段?
我经常访问的一个网站提供了诸如 GD??Q-TPY32-TPTT3-9CM9P-F2QMQ 之类的代码,并提示 ??是一个数字和一个字母。如果您是第一个解锁代码的人,则可以兑换适度的奖品。
所以解决这个问题的明显方法就是暴力破解代码。但显然我不想坐在电脑前一个小时手动输入所有 10 * 26 的组合。有没有办法让我的浏览器输入这些代码(假设每个 5 字符块都是一个单独的文本字段)。或者是否有一个特殊的浏览器可以启用某种宏类型功能?谢谢。
There's a website I frequent that gives codes such as GD??Q-TPY32-TPTT3-9CM9P-F2QMQ and hints that the ?? is a number and a letter. If you're the first to unlock the code you can redeem the modest prize.
So the obvious way to solve this problem is to brute-force the code. But obviously I don't want to sit in front of the computer for an hour to manually input all 10 * 26 combinations. Is there a way for me to tell my browser to input these codes (assume that each 5-character block is an individual text field). Or is there a special browser that enables some sort of macro-type feature? Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
Firefox 或 Chrome + Greasemonkey 扩展程序
但是您不需要浏览器,您可以使用任何语言和 HTTP 库。
Firefox or Chrome + Greasemonkey extension
But you don't need a browser, you can use any language and an HTTP library.