HackBar
A browser extension for Penetration Testing
Encoding/Decoding Plugin for various types of encoding like base64, rot13 or unix timestamp conversion
按已采集快照查看用户数变化。
展示最近 7 日窗口内已采集的评分快照,辅助判断近期评分是否稳定。
同口径展示 1 天、7 天、30 天的绝对增长与增长率。
查看发布时间、版本、支持语言、最近更新和抓取时间。
查看插件说明、主要功能和适用场景。
This extension enables you to encode and decode selected text via the context menu. This reduces the time you spend on looking up values and gives you more time to concentrate on the important things of development.
The context menu this extension enables is customizable through the options page. To get there either click on the item or go to Wrench -> Tools -> Extensions -> d3coder options.
Via the popup you are able to choose between four message types: alert the result, adding a DIV-element to the bottom of the page, via console.log() or replacing the selected text on the page.
You can also deactivate functions(e.g. if you don't need them and want to free the space they use).
The current version has implemented the following en-/decoding functions:
- Unix Timestamp
查看最近评论和评分分布。
商店综合星级:4.0。下方星级分布只统计已同步评论正文;如果某个插件只有公开分数、没有真实评论正文,这里可能为空。
查看 Chrome 商店详情页中的相关产品。
A browser extension for Penetration Testing
The all in one Red team extension for web pentester
OWASP Penetration Testing Kit
The Shodan plugin tells you where the website is hosted (country, city), who owns the IP and what other services/ ports are open.
Tiny vulnerability scanner based on vulners.com vulnerability database. Passively scan websites while you surf internet!
Quickly add disruptive unicode, naughty strings, and more to your clipboard.
The only thing it's missing is an Encrypt feature that requires a password to Decrypt. All the available encode/decode options can be decoded by anyone with half a brain. ADD THIS FEATURE! GIVE ME GOOD PASSWORD PROTECTED ENCRYPTION, PLEASE!
installshield wizard error
It does the job, however, it breaks some websites (ex: listmoz.com)
It works in a lot of cases, but I've just noticed while working with quoted-printable text that it doesn't do that very well. For example, the string "=E2=80=94" should decode to "—", but this extension shows "â". Also, "=E2=80=99" should decode to "’", but it gave "â" again. It doesn't handle the "=" linebreaks correctly, either. The decoded text includes a lot of equal signs in them.
Very useful tool! A bit difficult to understand how to use at first. It looks like the bugs mentioned in earlier reviews have been addressed which makes this a valuable resource.
When you cannot save/copy decode result. this extension is useless.
Took me way too long to look for a tool like this.
In place base64 decode? Aw yiss
Good enough for rot13, but translations from base64 end up with gibberish ocluding half the message
Great extension, but unfortunately the one decoder I used is buggy: the quoted-printable decoder doesn't decode the line continuations ("= " at line end) correctly.