WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

0.0.6

Latest

Choose a tag to compare

@noraj noraj released this 17 May 14:39
· 7 commits to master since this release

image

Features

  • Prepare a XSS payload for HTML escape bypass (HTML escape followed by NFKC / NFKD normalization)
    • Rename CLI command normalize into normalize all
    • Add a new method replace_bypass in the class Unisec::Normalization
    • Add a new CLI command normalize replace (using the new replace_bypass method)